Skip to content

Commit

Permalink
Merge pull request #189 from Shopify/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/attest-build-provenance-2.2.0

Bump actions/attest-build-provenance from 2.1.0 to 2.2.0
  • Loading branch information
thepwagner authored Jan 22, 2025
2 parents 9c2e186 + c70caf5 commit 8626eab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: "Sign .tar.gz"
uses: actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
uses: actions/attest-build-provenance@520d128f165991a6c774bcb264f323e3d70747f4 # v2.2.0
with:
subject-path: "dist/*.tar.gz"
- name: "Sign .deb"
uses: actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
uses: actions/attest-build-provenance@520d128f165991a6c774bcb264f323e3d70747f4 # v2.2.0
with:
subject-path: "dist/*.deb"

0 comments on commit 8626eab

Please sign in to comment.