Skip to content

Commit

Permalink
Update mikefarah/yq action to v4.40.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 23, 2023
1 parent c9dfafd commit a3247b6
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 @@ -28,7 +28,7 @@ jobs:
ref: master

- name: update galaxy.yml with new version
uses: mikefarah/yq@1cf9ecc79df9cabe69ae75a0bbfa7df7f9fe8a2f # v4.40.2
uses: mikefarah/yq@c11a53322bce866fbfa3032e326f58c89e8c0759 # v4.40.3
with:
cmd: yq -i '.version = "${{ github.event.release.tag_name }}"' 'galaxy.yml'

Expand Down

0 comments on commit a3247b6

Please sign in to comment.