Skip to content

Commit 6caade7

Browse files
authored
Merge pull request #233 from Shopify/dependabot/github_actions/actions/attest-build-provenance-3.2.0
Bump actions/attest-build-provenance from 3.1.0 to 3.2.0
2 parents bdbea46 + fe1906a commit 6caade7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ jobs:
3939
env:
4040
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4141
- name: "Sign .tar.gz"
42-
uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3.1.0
42+
uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
4343
with:
4444
subject-path: "dist/*.tar.gz"
4545
- name: "Sign .deb"
46-
uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3.1.0
46+
uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
4747
with:
4848
subject-path: "dist/*.deb"

0 commit comments

Comments
 (0)