Skip to content

Commit f0aadee

Browse files
chore(deps): update dependency mikefarah/yq
1 parent ac0463c commit f0aadee

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/create-PRs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1.0
3131
with:
3232
repo: mikefarah/yq
33-
tag: v4.52.4
33+
tag: vdraft-4.53.2
3434
env:
3535
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # reduce potential rate limiting
3636

.github/workflows/create-final-bosh-release-on-commits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
uses: jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1.0
6161
with:
6262
repo: mikefarah/yq
63-
tag: v4.52.4
63+
tag: vdraft-4.53.2
6464
env:
6565
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # reduce potential rate limiting
6666

.github/workflows/create-release-branches.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1.0
3737
with:
3838
repo: mikefarah/yq
39-
tag: v4.52.4
39+
tag: vdraft-4.53.2
4040
env:
4141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # reduce potential rate limiting
4242

0 commit comments

Comments
 (0)