Skip to content

Commit 23fbca1

Browse files
build(deps): bump chainguard-dev/actions from 1.6.16 to 1.6.18 in the github-actions group (#9082)
build(deps): bump chainguard-dev/actions in the github-actions group Bumps the github-actions group with 1 update: [chainguard-dev/actions](https://github.com/chainguard-dev/actions). Updates `chainguard-dev/actions` from 1.6.16 to 1.6.18 - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](chainguard-dev/actions@0cba302...4a81273) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.6.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d94504a commit 23fbca1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/kind-e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767

6868
- name: Install KinD
6969
# TODO: replace with chainguard-dev/actions/setup-kind
70-
uses: chainguard-dev/actions/setup-kind@0cba302c40fce067ec0d39f1d91b10580d4b06b0 # main
70+
uses: chainguard-dev/actions/setup-kind@4a81273c8653122cf4e48cc248f9073b660c5e6d # main
7171
with:
7272
k8s-version: ${{ matrix.k8s-version }}
7373
kind-worker-count: 1

0 commit comments

Comments
 (0)