We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af1c957 commit 6fc299dCopy full SHA for 6fc299d
.github/workflows/auto-release-on-master.yml
@@ -51,7 +51,7 @@ jobs:
51
uses: jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1.0
52
with:
53
repo: carvel-dev/vendir
54
- tag: v0.44.0
+ tag: v0.45.0
55
extension-matching: disable
56
chmod: 0755
57
rename-to: vendir
.github/workflows/on-PRs-commits.yml
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
41
0 commit comments