Skip to content

Commit a20726e

Browse files
chore(deps): Bump vmware-tanzu/carvel-setup-action from 1 to 2 (#645)
Bumps [vmware-tanzu/carvel-setup-action](https://github.com/vmware-tanzu/carvel-setup-action) from 1 to 2. - [Release notes](https://github.com/vmware-tanzu/carvel-setup-action/releases) - [Commits](carvel-dev/setup-action@v1...v2) --- updated-dependencies: - dependency-name: vmware-tanzu/carvel-setup-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a663ed commit a20726e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
OS_ARCH: linux-amd64
178178
steps:
179179
- uses: actions/checkout@v3
180-
- uses: vmware-tanzu/carvel-setup-action@v1
180+
- uses: vmware-tanzu/carvel-setup-action@v2
181181
with:
182182
token: ${{ secrets.GITHUB_TOKEN }}
183183
- uses: actions/setup-go@v4

0 commit comments

Comments
 (0)