Skip to content

Commit 47e7ebc

Browse files
Revert "Bump actions/attest-build-provenance in the actions group (#981)" (#982)
1 parent 2b75af9 commit 47e7ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
run: ./eng/common/cibuild.sh -configuration Release -prepareMachine
7979

8080
- name: Attest artifacts
81-
uses: actions/attest-build-provenance@619dbb2e03e0189af0c55118e7d3c5e129e99726 # v2.0.0
81+
uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
8282
if: |
8383
runner.os == 'Windows' &&
8484
github.event.repository.fork == false &&

0 commit comments

Comments
 (0)