Skip to content

Commit

Permalink
Update mikefarah/yq action to v4.44.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent 3596017 commit 55861c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-galaxy-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
ref: main

- name: update galaxy.yml with new version
uses: mikefarah/yq@bbdd97482f2d439126582a59689eb1c855944955 # v4.44.3
uses: mikefarah/yq@bc5b54cb1d1f720db16c9f75c5b45384d00e5cbf # v4.44.5
with:
cmd: yq -i '.version = "${{ github.event.release.tag_name }}"' 'galaxy.yml'

Expand Down

0 comments on commit 55861c2

Please sign in to comment.