Skip to content

Commit

Permalink
chore(deps): update mikefarah/yq action to v4.44.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent 195503c commit 34fff91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
fetch-depth: 0
- name: Check plugin and script version
uses: mikefarah/yq@v4.43.1
uses: mikefarah/yq@v4.44.3
with:
cmd: ./scripts/check_version.sh plugin.yaml scripts/install_version.sh ${{ github.ref }}
- name: Set up Go
Expand Down

0 comments on commit 34fff91

Please sign in to comment.