Skip to content

Commit a329e36

Browse files
Bump chainguard-dev/actions in the github-actions group (knative#15947)
Bumps the github-actions group with 1 update: [chainguard-dev/actions](https://github.com/chainguard-dev/actions). Updates `chainguard-dev/actions` from 1.1.1 to 1.4.3 - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Changelog](https://github.com/chainguard-dev/actions/blob/main/.goreleaser.yml) - [Commits](chainguard-dev/actions@ce51233...16e2fd6) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d71567d commit a329e36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/kind-e2e.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
path: ~/artifacts
171171

172172
- name: setup kind
173-
uses: chainguard-dev/actions/setup-kind@ce51233d303aed2394a9976e7f5642fd2158f693 # main
173+
uses: chainguard-dev/actions/setup-kind@16e2fd6603a1c6a1fbc880fdbb922b2e8e2be3e7 # main
174174
with:
175175
k8s-version: ${{ matrix.k8s-version }}
176176
kind-worker-count: 4
@@ -220,7 +220,7 @@ jobs:
220220
--ingress-class=${{ matrix.ingress-class || matrix.ingress }}.ingress.networking.knative.dev \
221221
${{ matrix.test-flags }}
222222
223-
- uses: chainguard-dev/actions/kind-diag@ce51233d303aed2394a9976e7f5642fd2158f693 # main
223+
- uses: chainguard-dev/actions/kind-diag@16e2fd6603a1c6a1fbc880fdbb922b2e8e2be3e7 # main
224224
# Only upload logs on failure.
225225
if: ${{ failure() }}
226226
with:

0 commit comments

Comments
 (0)