Skip to content

Commit e1b39b4

Browse files
authored
Merge pull request #133 from orange-cloudfoundry/renovate/mikefarah-yq-4.x
chore(deps): update dependency mikefarah/yq to v4.47.2
2 parents 64a05f4 + 200ce6c commit e1b39b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/auto-release-on-master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
uses: jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1.0
6262
with:
6363
repo: mikefarah/yq
64-
tag: v4.47.1
64+
tag: v4.47.2
6565
env:
6666
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # reduce potential rate limiting
6767

.github/workflows/on-PRs-commits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1.0
4646
with:
4747
repo: mikefarah/yq
48-
tag: v4.47.1
48+
tag: v4.47.2
4949
env:
5050
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # reduce potential rate limiting
5151

0 commit comments

Comments
 (0)