Skip to content

Commit e32865b

Browse files
dependabot[bot]tekton-robot
authored andcommitted
Bump chainguard-dev/actions from 1.5.16 to 1.6.1
Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.5.16 to 1.6.1. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](chainguard-dev/actions@eba358c...0cf1221) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f54777 commit e32865b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
name: ${{ matrix.k8s-version }}-${{ matrix.feature-flags }}
6868
path: ${{ env.ARTIFACTS }}
6969

70-
- uses: chainguard-dev/actions/kind-diag@eba358c567c5b091e34187d905258baebdd2a4ec # v1.5.16
70+
- uses: chainguard-dev/actions/kind-diag@0cf1221da92242205c2d9f8a63add344ebd6b304 # v1.6.1
7171
if: ${{ failure() }}
7272
with:
7373
artifact-name: ${{ matrix.k8s-version }}-${{ matrix.feature-flags }}-logs

0 commit comments

Comments
 (0)