Skip to content

Commit 06a1fb3

Browse files
dependabot[bot]tekton-robot
authored andcommitted
chore(deps): bump chainguard-dev/actions from 1.6.9 to 1.6.11
Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.6.9 to 1.6.11. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](chainguard-dev/actions@d67380d...8bb24c2) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.6.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af2c740 commit 06a1fb3

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@d67380d0b02c09412f8e17f660ec48870bd89e6e # v1.6.9
54+
uses: chainguard-dev/actions/setup-kind@8bb24c24be6871bee44f19be55ea11e3b2aea3dd # v1.6.11
5555
with:
5656
k8s-version: ${{ env.KUBERNETES_VERSION }}
5757

0 commit comments

Comments
 (0)