Thanks to visit codestin.com Credit goes to github.com
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 cd2e38c commit bdd5137Copy full SHA for bdd5137
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@0fdba851bc306a96f085a0acd31cf892a7e14f2d # v1.3.1
+ - uses: actions/attest@8afbcf6e5e31a04f9ef7ca7ee40a0d91e263da5a # v1.3.2
50
id: attest
51
with:
52
subject-path: ${{ inputs.subject-path }}
0 commit comments