Skip to content

Commit

Permalink
chore(deps): update dependency carvel-dev/vendir to v0.43.0 (#96)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent e20a6ba commit aba8622
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 @@ -51,7 +51,7 @@ jobs:
uses: jaxxstorm/action-install-gh-release@cd6b2b78ad38bdd294341cda064ec0692b06215b # v1.14.0
with:
repo: carvel-dev/vendir
tag: v0.42.0
tag: v0.43.0
extension-matching: disable
chmod: 0755
rename-to: vendir
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 @@ -35,7 +35,7 @@ jobs:
uses: jaxxstorm/action-install-gh-release@cd6b2b78ad38bdd294341cda064ec0692b06215b # v1.14.0
with:
repo: carvel-dev/vendir
tag: v0.42.0
tag: v0.43.0
extension-matching: disable
chmod: 0755
rename-to: vendir
Expand Down

0 comments on commit aba8622

Please sign in to comment.