Skip to content

Commit

Permalink
chore(deps): update anchore/sbom-action digest to 8a5a132
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 17, 2023
1 parent f03477e commit 9e92516
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
with:
cosign-release: 'v1.12.1'
- name: Install Syft
uses: anchore/sbom-action/download-syft@f65c4834e1593b609f21ba7f2f3f5af6136c33dc
uses: anchore/sbom-action/download-syft@8a5a1321232aabb534fc08bc3e8e3a9c5d3f599a
- name: Install signing key
run: |
echo '${{ secrets.COSIGN_PRIVATE_KEY }}' > cosign.key
Expand Down Expand Up @@ -111,7 +111,7 @@ jobs:
cosign-release: 'v1.12.1'

- name: Install Syft
uses: anchore/sbom-action/download-syft@f65c4834e1593b609f21ba7f2f3f5af6136c33dc
uses: anchore/sbom-action/download-syft@8a5a1321232aabb534fc08bc3e8e3a9c5d3f599a
- name: Login to Dockerhub
uses: docker/login-action@ec9cdf07d570632daeb912f5b2099cb9ec1d01e6
with:
Expand Down

0 comments on commit 9e92516

Please sign in to comment.