Skip to content

Commit

Permalink
Merge pull request #714 from kubewarden/dependabot/github_actions/kub…
Browse files Browse the repository at this point in the history
…ewarden/github-actions-3.1.16

build(deps): bump kubewarden/github-actions from 3.1.15 to 3.1.16
  • Loading branch information
viccuad authored Feb 6, 2024
2 parents b53a5cb + 3f51d54 commit 4c12fe0
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@006574f6fc951a9f7207ea524ea9463cc92c1527 # v3.1.15
uses: kubewarden/github-actions/syft-installer@fec014fdb0f33e2cdc76ea017888336055312da8 # v3.1.16

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

- name: Install the syft command
uses: kubewarden/github-actions/syft-installer@006574f6fc951a9f7207ea524ea9463cc92c1527 # v3.1.15
uses: kubewarden/github-actions/syft-installer@fec014fdb0f33e2cdc76ea017888336055312da8 # v3.1.16
with:
arch: darwin_amd64

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

- name: Install the syft command
uses: kubewarden/github-actions/syft-installer@006574f6fc951a9f7207ea524ea9463cc92c1527 # v3.1.15
uses: kubewarden/github-actions/syft-installer@fec014fdb0f33e2cdc76ea017888336055312da8 # v3.1.16
with:
arch: windows_amd64

Expand Down

0 comments on commit 4c12fe0

Please sign in to comment.