Skip to content

Commit

Permalink
Merge pull request Shopify#186 from Shopify/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/attest-build-provenance-2.1.0

Bump actions/attest-build-provenance from 2.0.1 to 2.1.0
  • Loading branch information
thepwagner authored Dec 12, 2024
2 parents 86ce95c + f0b23bb commit bca52f3
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@c4fbc648846ca6f503a13a2281a5e7b98aa57202 # v2.0.1
uses: actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
with:
subject-path: "dist/*.tar.gz"
- name: "Sign .deb"
uses: actions/attest-build-provenance@c4fbc648846ca6f503a13a2281a5e7b98aa57202 # v2.0.1
uses: actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
with:
subject-path: "dist/*.deb"

0 comments on commit bca52f3

Please sign in to comment.