Skip to content

Commit 6fc299d

Browse files
chore(deps): update dependency carvel-dev/vendir to v0.45.0 (#143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af1c957 commit 6fc299d

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
@@ -51,7 +51,7 @@ jobs:
5151
uses: jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1.0
5252
with:
5353
repo: carvel-dev/vendir
54-
tag: v0.44.0
54+
tag: v0.45.0
5555
extension-matching: disable
5656
chmod: 0755
5757
rename-to: vendir

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1.0
3636
with:
3737
repo: carvel-dev/vendir
38-
tag: v0.44.0
38+
tag: v0.45.0
3939
extension-matching: disable
4040
chmod: 0755
4141
rename-to: vendir

0 commit comments

Comments
 (0)