Skip to content

Commit 778b24d

Browse files
dependabot[bot]tekton-robot
authored andcommitted
chore(deps): bump chainguard-dev/actions from 1.5.11 to 1.5.12
Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.5.11 to 1.5.12. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](chainguard-dev/actions@7d647f4...f77a7c3) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.5.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bddc76f commit 778b24d

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
@@ -68,7 +68,7 @@ jobs:
6868
name: ${{ matrix.k8s-version }}-${{ matrix.feature-flags }}
6969
path: ${{ env.ARTIFACTS }}
7070

71-
- uses: chainguard-dev/actions/kind-diag@7d647f470c4d3692286221bd17ca78206976a61c # v1.5.11
71+
- uses: chainguard-dev/actions/kind-diag@f77a7c3431f961556be5a41e2602c450a590f3e5 # v1.5.12
7272
if: ${{ failure() }}
7373
with:
7474
artifact-name: ${{ matrix.k8s-version }}-${{ matrix.feature-flags }}-logs

0 commit comments

Comments
 (0)