We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4eeda2 + 05f81ca commit 1438f3eCopy full SHA for 1438f3e
1 file changed
.github/workflows/on-PRs-commits.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1.0
36
with:
37
repo: mikefarah/yq
38
- tag: v4.50.1
+ tag: v4.52.4
39
env:
40
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # reduce potential rate limiting
41
0 commit comments