File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ jobs:
108108 - name : Attest generated files
109109 if : github.repository == 'tldr-pages/tldr' && github.ref == 'refs/heads/main'
110110 id : attest
111- uses : actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
111+ uses : actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1
112112 continue-on-error : true # prevent failing when no pages are modified
113113 with :
114114 subject-path : ${{ env.subject_path }}
Original file line number Diff line number Diff line change 4343 - name : Attest copied assets
4444 if : github.repository == 'tldr-pages/tldr'
4545 id : attest
46- uses : actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
46+ uses : actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1
4747 with :
4848 subject-path : ${{ env.subject_path }}
4949
You can’t perform that action at this time.
0 commit comments