We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e82ad09 + b2b4713 commit 7370180Copy full SHA for 7370180
1 file changed
.github/workflows/on-PRs-commits.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: jaxxstorm/action-install-gh-release@25e24d2d23ae098373794ef1d6faecb48ee52da8 # v3.0.0
36
with:
37
repo: mikefarah/yq
38
- tag: v4.53.2
+ tag: v4.53.3
39
env:
40
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # reduce potential rate limiting
41
0 commit comments