We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38faaec commit 5e9cb68Copy full SHA for 5e9cb68
action.yml
@@ -46,7 +46,7 @@ runs:
46
steps:
47
- uses: actions/attest-build-provenance/predicate@46e4ff8b824dc6ae13c8f92c8ba69907e2d39b4e # [email protected]
48
id: generate-build-provenance-predicate
49
- - uses: actions/attest@8afbcf6e5e31a04f9ef7ca7ee40a0d91e263da5a # v1.3.2
+ - uses: actions/attest@7305951e905fb742188aa16c1d23409b13565e26 # v1.3.3
50
id: attest
51
with:
52
subject-path: ${{ inputs.subject-path }}
0 commit comments