Skip to content

Commit

Permalink
Merge pull request #7 from knechtionscoding/renovate/mikefarah-yq-4.x
Browse files Browse the repository at this point in the history
chore(deps): update mikefarah/yq action to v4
  • Loading branch information
knechtionscoding authored Apr 16, 2024
2 parents 0092a01 + 45a8f14 commit 195503c
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@3.4.1
uses: mikefarah/yq@v4.43.1
with:
cmd: ./scripts/check_version.sh plugin.yaml scripts/install_version.sh ${{ github.ref }}
- name: Set up Go
Expand Down

0 comments on commit 195503c

Please sign in to comment.