Skip to content

Commit 6a3ae59

Browse files
authored
Use current attest checksums input (#170)
1 parent 341f75e commit 6a3ae59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
- name: Attest build provenance
119119
uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
120120
with:
121-
subject-checksums-file: ./dist/checksums.txt
121+
subject-checksums: ./dist/checksums.txt
122122

123123
aur-publish:
124124
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)