Skip to content

Commit ec6864a

Browse files
authored
Merge pull request #1666 from kubewarden/renovate/github-actions
chore(deps): update github actions
2 parents 49b8894 + 9b4a707 commit ec6864a

8 files changed

Lines changed: 15 additions & 15 deletions

File tree

.github/workflows/build-containers.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
persist-credentials: false
3636
- name: Build, sign, and upload digest
37-
uses: kubewarden/github-actions/container-build@0f1672d63bd3572f204917d68390d87f7430069a # v5.0.0
37+
uses: kubewarden/github-actions/container-build@63e6bff6226bbdd84a4244892417eb27676b7a8c # v5.0.1
3838
with:
3939
component: ${{ matrix.component }}
4040
arch: ${{ matrix.arch }}
@@ -66,7 +66,7 @@ jobs:
6666
run: |
6767
echo TAG_NAME=$INPUT_VERSION >> $GITHUB_ENV
6868
- name: Merge multi-arch images
69-
uses: kubewarden/github-actions/merge-multiarch@0f1672d63bd3572f204917d68390d87f7430069a # v5.0.0
69+
uses: kubewarden/github-actions/merge-multiarch@63e6bff6226bbdd84a4244892417eb27676b7a8c # v5.0.1
7070
with:
7171
component: ${{ matrix.component }}
7272
tag: ${{ env.TAG_NAME }}

.github/workflows/build-kwctl.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146

147147
- name: Install the syft command
148148
if: ${{ !inputs.build_only }}
149-
uses: kubewarden/github-actions/syft-installer@0f1672d63bd3572f204917d68390d87f7430069a # v5.0.0
149+
uses: kubewarden/github-actions/syft-installer@63e6bff6226bbdd84a4244892417eb27676b7a8c # v5.0.1
150150

151151
- name: Create SBOM file
152152
if: ${{ !inputs.build_only }}
@@ -242,7 +242,7 @@ jobs:
242242

243243
- name: Install the syft command
244244
if: ${{ !inputs.build_only }}
245-
uses: kubewarden/github-actions/syft-installer@0f1672d63bd3572f204917d68390d87f7430069a # v5.0.0
245+
uses: kubewarden/github-actions/syft-installer@63e6bff6226bbdd84a4244892417eb27676b7a8c # v5.0.1
246246
with:
247247
arch: darwin_amd64
248248

@@ -342,7 +342,7 @@ jobs:
342342

343343
- name: Install the syft command
344344
if: ${{ !inputs.build_only }}
345-
uses: kubewarden/github-actions/syft-installer@0f1672d63bd3572f204917d68390d87f7430069a # v5.0.0
345+
uses: kubewarden/github-actions/syft-installer@63e6bff6226bbdd84a4244892417eb27676b7a8c # v5.0.1
346346
with:
347347
arch: windows_amd64
348348

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ jobs:
262262
with:
263263
persist-credentials: false
264264
- name: Install opa
265-
uses: kubewarden/github-actions/opa-installer@0f1672d63bd3572f204917d68390d87f7430069a # v5.0.0
265+
uses: kubewarden/github-actions/opa-installer@63e6bff6226bbdd84a4244892417eb27676b7a8c # v5.0.1
266266
with:
267267
opa-version: v1.12.2
268268
checksum: cd6b0b2d762571a746f0261890b155e6dd71cca90dad6b42b6fcf6dd7f619f08
@@ -354,7 +354,7 @@ jobs:
354354
with:
355355
persist-credentials: false
356356
- name: Install cargo-llvm-cov
357-
uses: taiki-e/install-action@921a4027af787cda265c4f334a0f7f89b21d72e9 # v2.75.8
357+
uses: taiki-e/install-action@5939f3337e40968c39aa70f5ecb1417a92fb25a0 # v2.75.15
358358
with:
359359
tool: cargo-llvm-cov
360360
- name: Install cosign # this is needed by some of the e2e tests
@@ -402,7 +402,7 @@ jobs:
402402
with:
403403
persist-credentials: false
404404
- name: Check spelling with typos
405-
uses: crate-ci/typos@02ea592e44b3a53c302f697cddca7641cd051c3d # v1.45.0
405+
uses: crate-ci/typos@cf5f1c29a8ac336af8568821ec41919923b05a83 # v1.45.1
406406

407407
charts:
408408
name: Helm unittest

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
persist-credentials: false
105105

106106
- name: "Install kwctl"
107-
uses: kubewarden/github-actions/kwctl-installer@0f1672d63bd3572f204917d68390d87f7430069a # v5.0.0
107+
uses: kubewarden/github-actions/kwctl-installer@63e6bff6226bbdd84a4244892417eb27676b7a8c # v5.0.1
108108

109109
- run: sudo npm install -g bats
110110

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
with:
8383
persist-credentials: false
8484
- name: Build, sign, and upload digest
85-
uses: kubewarden/github-actions/container-build@0f1672d63bd3572f204917d68390d87f7430069a # v5.0.0
85+
uses: kubewarden/github-actions/container-build@63e6bff6226bbdd84a4244892417eb27676b7a8c # v5.0.1
8686
with:
8787
component: ${{ matrix.component }}
8888
arch: ${{ matrix.arch }}
@@ -101,7 +101,7 @@ jobs:
101101
component: [policy-server, kubewarden-controller, audit-scanner]
102102
steps:
103103
- name: Merge multi-arch images
104-
uses: kubewarden/github-actions/merge-multiarch@0f1672d63bd3572f204917d68390d87f7430069a # v5.0.0
104+
uses: kubewarden/github-actions/merge-multiarch@63e6bff6226bbdd84a4244892417eb27676b7a8c # v5.0.1
105105
with:
106106
component: ${{ matrix.component }}
107107
tag: ${{ github.ref_name }}
@@ -131,7 +131,7 @@ jobs:
131131
arch: [amd64, arm64]
132132
steps:
133133
- name: Generate and sign attestations
134-
uses: kubewarden/github-actions/attestation@0f1672d63bd3572f204917d68390d87f7430069a # v5.0.0
134+
uses: kubewarden/github-actions/attestation@63e6bff6226bbdd84a4244892417eb27676b7a8c # v5.0.1
135135
with:
136136
component: ${{ matrix.component }}
137137
arch: ${{ matrix.arch }}

.github/workflows/security-audit-cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1212
with:
1313
persist-credentials: false
14-
- uses: EmbarkStudios/cargo-deny-action@175dc7fd4fb85ec8f46948fb98f44db001149081 # v2.0.16
14+
- uses: EmbarkStudios/cargo-deny-action@91bf2b620e09e18d6eb78b92e7861937469acedb # v2.0.17
1515
with:
1616
command: check advisories

.github/workflows/security-audit-reactive.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1616
with:
1717
persist-credentials: false
18-
- uses: EmbarkStudios/cargo-deny-action@175dc7fd4fb85ec8f46948fb98f44db001149081 # v2.0.16
18+
- uses: EmbarkStudios/cargo-deny-action@91bf2b620e09e18d6eb78b92e7861937469acedb # v2.0.17
1919
with:
2020
command: check advisories

.github/workflows/zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2424
with:
2525
persist-credentials: false
26-
- uses: zizmorcore/zizmor-action@71321a20a9ded102f6e9ce5718a2fcec2c4f70d8 # v0.5.2
26+
- uses: zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3

0 commit comments

Comments
 (0)