Skip to content

Commit e9114d0

Browse files
chore(deps): bump chainguard-dev/actions from 1.5.10 to 1.5.11
Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.5.10 to 1.5.11. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](chainguard-dev/actions@3e8a2a2...7d647f4) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.5.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b55ef48 commit e9114d0

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@3e8a2a226fad9e1ecbf2d359b8a7697554a4ac6d # v1.5.10
71+
- uses: chainguard-dev/actions/kind-diag@7d647f470c4d3692286221bd17ca78206976a61c # v1.5.11
7272
if: ${{ failure() }}
7373
with:
7474
artifact-name: ${{ matrix.k8s-version }}-${{ matrix.feature-flags }}-logs

0 commit comments

Comments
 (0)