We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 040e688 + 42a2236 commit 7acdda7Copy full SHA for 7acdda7
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.52.4
+ tag: v4.53.2
39
env:
40
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # reduce potential rate limiting
41
0 commit comments