We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a55336 + 163dbdf commit 4a25b78Copy full SHA for 4a25b78
.github/workflows/release.yml
@@ -43,7 +43,7 @@ jobs:
43
if: ${{ ! startsWith(github.ref, 'refs/tags') }}
44
45
- name: generate build provenance
46
- uses: actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
+ uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
47
with:
48
subject-path: "${{ github.workspace }}/pkg/*.gem"
49
0 commit comments