We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64a05f4 + 200ce6c commit e1b39b4Copy full SHA for e1b39b4
.github/workflows/auto-release-on-master.yml
@@ -61,7 +61,7 @@ jobs:
61
uses: jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1.0
62
with:
63
repo: mikefarah/yq
64
- tag: v4.47.1
+ tag: v4.47.2
65
env:
66
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # reduce potential rate limiting
67
.github/workflows/on-PRs-commits.yml
@@ -45,7 +45,7 @@ jobs:
45
46
47
48
49
50
51
0 commit comments