We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c6eb8b + f6ba0cf commit fe8a4ccCopy full SHA for fe8a4cc
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.47.1
+ tag: v4.47.2
39
env:
40
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # reduce potential rate limiting
41
0 commit comments