Skip to content

Commit e292ef9

Browse files
chore(deps): bump the github-actions group with 3 updates
Bumps the github-actions group with 3 updates: [chainguard-dev/actions/kind-diag](https://github.com/chainguard-dev/actions), [azure/setup-helm](https://github.com/azure/setup-helm) and [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action). Updates `chainguard-dev/actions/kind-diag` from 1.6.23 to 1.6.25 - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](chainguard-dev/actions@5f02082...e1c4977) Updates `azure/setup-helm` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/azure/setup-helm/releases) - [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md) - [Commits](Azure/setup-helm@dda3372...9bc31f4) Updates `zizmorcore/zizmor-action` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](zizmorcore/zizmor-action@5f14fd0...192e21d) --- updated-dependencies: - dependency-name: chainguard-dev/actions/kind-diag dependency-version: 1.6.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: azure/setup-helm dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: zizmorcore/zizmor-action dependency-version: 0.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5025382 commit e292ef9

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/e2e-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
name: ${{ matrix.k8s-version }}-${{ matrix.feature-flags }}
7171
path: ${{ env.ARTIFACTS }}
7272

73-
- uses: chainguard-dev/actions/kind-diag@5f020827ba80ff5d64d45116542d0c733e8e7e71 # v1.6.23
73+
- uses: chainguard-dev/actions/kind-diag@e1c4977ad9cb32b12c5b222ec0134a22bec60bd5 # v1.6.25
7474
if: ${{ failure() }}
7575
with:
7676
artifact-name: ${{ matrix.k8s-version }}-${{ matrix.feature-flags }}-logs

.github/workflows/helm-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
git config user.email "dlorenc+tekton@google.com"
2525
2626
- name: Install Helm
27-
uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
27+
uses: azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1
2828
with:
2929
version: v3.8.1
3030

.github/workflows/zizmor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
persist-credentials: false
2121

2222
- name: Run zizmor
23-
uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6
23+
uses: zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa # v0.5.7

0 commit comments

Comments
 (0)