Skip to content

Commit 358c3ae

Browse files
dependabot[bot]tekton-robot
authored andcommitted
build(deps): bump chainguard-dev/actions from 1.4.12 to 1.5.3
Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.4.12 to 1.5.3. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Changelog](https://github.com/chainguard-dev/actions/blob/main/.goreleaser.yml) - [Commits](chainguard-dev/actions@v1.4.12...v1.5.3) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 72e843b commit 358c3ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-builds.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
echo "latest_sha=${latest_sha}" >> "$GITHUB_OUTPUT"
5151
5252
- name: Set up Kind cluster
53-
uses: chainguard-dev/actions/setup-kind@v1.4.12
53+
uses: chainguard-dev/actions/setup-kind@v1.5.3
5454
with:
5555
k8s-version: ${{ env.KUBERNETES_VERSION }}
5656

0 commit comments

Comments
 (0)