Skip to content

Commit 8ee908a

Browse files
authored
Update .github/workflows/release.yml
1 parent f7aa4e6 commit 8ee908a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
if: ${{ ! startsWith(github.ref, 'refs/tags') }}
4444

4545
- name: generate build provenance
46-
uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
46+
uses: actions/attest-build-provenance@v3
4747
with:
4848
subject-path: "${{ github.workspace }}/pkg/*.gem"
4949

0 commit comments

Comments
 (0)