Skip to content

Commit f9b7bc8

Browse files
chore(deps): update actions/attest-build-provenance action to v2.4.0 (#94)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0bb62ff commit f9b7bc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
run: echo "NEWNAME=$(./utilities/rename-package.R *.tar.gz)" >> "$GITHUB_ENV"
7070
- name: Attest builds
7171
id: attest_build
72-
uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
72+
uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
7373
with:
7474
subject-path: ${{ env.NEWNAME }}
7575
- name: debug

0 commit comments

Comments
 (0)