Skip to content

Commit 9d3bf56

Browse files
chore(deps): update actions/attest-build-provenance action to v3 (#248)
| datasource | package | from | to | | ----------- | ------------------------------- | ------ | ------ | | github-tags | actions/attest-build-provenance | v2.4.0 | v3.0.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent b875a51 commit 9d3bf56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
upload-release-assets: true
7373

7474
- name: Attest artifacts
75-
uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
75+
uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
7676
if: |
7777
runner.os == 'Windows' &&
7878
github.event.repository.fork == false &&

0 commit comments

Comments
 (0)