Skip to content

Commit 1e6f5d6

Browse files
dependabot[bot]tekton-robot
authored andcommitted
build(deps): bump chainguard-dev/actions from 1.4.9 to 1.4.10
Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.4.9 to 1.4.10. - [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.9...v1.4.10) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.4.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8e258f commit 1e6f5d6

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.9
53+
uses: chainguard-dev/actions/setup-kind@v1.4.10
5454
with:
5555
k8s-version: ${{ env.KUBERNETES_VERSION }}
5656

0 commit comments

Comments
 (0)