Skip to content

Commit

Permalink
chore(deps): update kubewarden/github-actions action to v3.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent dfaa4e7 commit 6494b14
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
path: kwctl-linux-${{ matrix.targetarch }}.zip

- name: Install the syft command
uses: kubewarden/github-actions/syft-installer@d1694af4cd09ed33d4c772891aaf1d53fa09346c # v3.1.10
uses: kubewarden/github-actions/syft-installer@3e17a2e8d40e664e9456a8d3f9d74e68caef071c # v3.1.11

- name: Create SBOM file
shell: bash
Expand Down Expand Up @@ -134,7 +134,7 @@ jobs:
path: kwctl-darwin-${{ matrix.targetarch }}.zip

- name: Install the syft command
uses: kubewarden/github-actions/syft-installer@d1694af4cd09ed33d4c772891aaf1d53fa09346c # v3.1.10
uses: kubewarden/github-actions/syft-installer@3e17a2e8d40e664e9456a8d3f9d74e68caef071c # v3.1.11
with:
arch: darwin_amd64

Expand Down Expand Up @@ -211,7 +211,7 @@ jobs:
path: kwctl-windows-x86_64.exe.zip

- name: Install the syft command
uses: kubewarden/github-actions/syft-installer@d1694af4cd09ed33d4c772891aaf1d53fa09346c # v3.1.10
uses: kubewarden/github-actions/syft-installer@3e17a2e8d40e664e9456a8d3f9d74e68caef071c # v3.1.11
with:
arch: windows_amd64

Expand Down

0 comments on commit 6494b14

Please sign in to comment.