Skip to content

Commit bcf08bd

Browse files
chore(deps): update dependency mikefarah/yq to v4.48.1
1 parent e1b39b4 commit bcf08bd

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.2
64+
tag: v4.48.1
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.2
48+
tag: v4.48.1
4949
env:
5050
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # reduce potential rate limiting
5151

0 commit comments

Comments
 (0)