Skip to content

Commit

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

Bump actions/attest-build-provenance from 1.4.2 to 1.4.3
  • Loading branch information
thepwagner authored Sep 9, 2024
2 parents 1a8ce24 + 15cbe1c commit 4cf8eae
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@6149ea5740be74af77f260b9db67e633f6b0a9a1 # v1.4.2
uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
with:
subject-path: "dist/*.tar.gz"
- name: "Sign .deb"
uses: actions/attest-build-provenance@6149ea5740be74af77f260b9db67e633f6b0a9a1 # v1.4.2
uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
with:
subject-path: "dist/*.deb"

0 comments on commit 4cf8eae

Please sign in to comment.