Skip to content

Commit c652053

Browse files
authored
📌 actions/attest-build-provenance@2.3.0
Signed-off-by: Eden Ross Duff, MSc <rjdbcm@outlook.com>
1 parent e71243e commit c652053

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ runs:
99
steps:
1010
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093
1111
- id: attest
12-
uses: actions/attest-build-provenance@v2
12+
uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # 2.3.0
1313
with:
1414
subject-path: 'artifact/dist/*'
1515
- run: gh release upload ${{ github.event.release.tag_name }} ${{ steps.attest.outputs.bundle-path }}

0 commit comments

Comments
 (0)