Skip to content

Commit

Permalink
Merge branch 'main' of github.com:mchmarny/vimp
Browse files Browse the repository at this point in the history
  • Loading branch information
mchmarny committed May 8, 2023
2 parents 903e90d + 2558b30 commit 8010b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-tag-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- name: Prune Git History
run: git fetch --prune --unshallow
- name: Install Syft
uses: anchore/sbom-action/download-syft@422cb34a0f8b599678c41b21163ea6088edb2624 # v0.14.1
uses: anchore/sbom-action/download-syft@4d571ad1038a9cc29d676154ef265ab8f9027042 # v0.14.2
with:
version: ${{ needs.conf.outputs.syft_version }}
- name: Build CLI
Expand Down

0 comments on commit 8010b8a

Please sign in to comment.