Skip to content

Commit

Permalink
Merge pull request #93 from orange-cloudfoundry/renovate/mikefarah-yq…
Browse files Browse the repository at this point in the history
…-4.x

chore(deps): update dependency mikefarah/yq to v4.44.5
  • Loading branch information
o-orand authored Nov 29, 2024
2 parents a2c3b02 + 949a0a4 commit e20a6ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-release-on-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
uses: jaxxstorm/action-install-gh-release@cd6b2b78ad38bdd294341cda064ec0692b06215b # v1.14.0
with:
repo: mikefarah/yq
tag: v4.44.3
tag: v4.44.5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # reduce potential rate limiting

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/on-PRs-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: jaxxstorm/action-install-gh-release@cd6b2b78ad38bdd294341cda064ec0692b06215b # v1.14.0
with:
repo: mikefarah/yq
tag: v4.44.3
tag: v4.44.5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # reduce potential rate limiting

Expand Down

0 comments on commit e20a6ba

Please sign in to comment.