We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8fd3034 + 61a57c5 commit 7ba0beaCopy full SHA for 7ba0bea
1 file changed
.github/workflows/on-PRs-commits.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: jaxxstorm/action-install-gh-release@4304621e8c48d66093a8a214af5d5b5bc3b3d943 # v2.0.0
36
with:
37
repo: mikefarah/yq
38
- tag: v4.34.2
+ tag: v4.47.1
39
env:
40
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # reduce potential rate limiting
41
0 commit comments