Skip to content

Commit 112bf05

Browse files
dependabot[bot]tekton-robot
authored andcommitted
chore(deps): bump chainguard-dev/actions from 1.5.14 to 1.5.16
Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.5.14 to 1.5.16. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](chainguard-dev/actions@fac81f8...eba358c) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.5.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0a5bda commit 112bf05

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
@@ -51,7 +51,7 @@ jobs:
5151
echo "latest_sha=${latest_sha}" >> "$GITHUB_OUTPUT"
5252
5353
- name: Set up Kind cluster
54-
uses: chainguard-dev/actions/setup-kind@fac81f8edade777ac0bedfa9f4a42591accab9c8 # v1.5.14
54+
uses: chainguard-dev/actions/setup-kind@eba358c567c5b091e34187d905258baebdd2a4ec # v1.5.16
5555
with:
5656
k8s-version: ${{ env.KUBERNETES_VERSION }}
5757

0 commit comments

Comments
 (0)