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 1115265 + 7153063 commit da78998Copy full SHA for da78998
1 file changed
.github/workflows/create-final-bosh-release-on-commits.yml
@@ -55,7 +55,7 @@ jobs:
55
uses: jaxxstorm/action-install-gh-release@25e24d2d23ae098373794ef1d6faecb48ee52da8 # v3.0.0
56
with:
57
repo: mikefarah/yq
58
- tag: v4.53.2
+ tag: v4.53.3
59
env:
60
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # reduce potential rate limiting
61
0 commit comments