Skip to content

Commit

Permalink
ci: yq
Browse files Browse the repository at this point in the history
  • Loading branch information
schuer committed Dec 17, 2023
1 parent 790d88a commit 66d0bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:

- name: Collect tags for image
# https://github.com/marketplace/actions/yq-portable-yaml-processor
uses: mikefarah/yq@v4
uses: mikefarah/yq@master
id: collect_tags
with:
cmd: yq '.tags | @csv' ./images/${{ matrix.image }}/tags.yml
Expand Down

0 comments on commit 66d0bd1

Please sign in to comment.