Skip to content

Commit 5a9c03c

Browse files
authored
Merge pull request #182 from orange-cloudfoundry/renovate/master-mikefarah-yq-4.x
chore(deps): update dependency mikefarah/yq to v4.44.1 (master)
2 parents f81f99f + 0eab98f commit 5a9c03c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/create-PRs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: jaxxstorm/action-install-gh-release@71d17cb091aa850acb2a1a4cf87258d183eb941b # v1.11.0
3030
with:
3131
repo: mikefarah/yq
32-
tag: v4.43.1
32+
tag: v4.44.1
3333
env:
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # reduce potential rate limiting
3535

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
uses: jaxxstorm/action-install-gh-release@71d17cb091aa850acb2a1a4cf87258d183eb941b # v1.11.0
5757
with:
5858
repo: mikefarah/yq
59-
tag: v4.43.1
59+
tag: v4.44.1
6060
env:
6161
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # reduce potential rate limiting
6262

.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@71d17cb091aa850acb2a1a4cf87258d183eb941b # v1.11.0
3737
with:
3838
repo: mikefarah/yq
39-
tag: v4.43.1
39+
tag: v4.44.1
4040
env:
4141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # reduce potential rate limiting
4242

0 commit comments

Comments
 (0)