Skip to content

Commit e7cc64e

Browse files
dependabot[bot]tekton-robot
authored andcommitted
build(deps): bump chainguard-dev/actions from 1.4.10 to 1.4.12
Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.4.10 to 1.4.12. - [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.10...v1.4.12) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.4.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ecb1840 commit e7cc64e

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/[email protected].10
53+
uses: chainguard-dev/actions/[email protected].12
5454
with:
5555
k8s-version: ${{ env.KUBERNETES_VERSION }}
5656

0 commit comments

Comments
 (0)