Skip to content

Commit 211aaf6

Browse files
Merge pull request #130 from ChristianGalla/dependabot/github_actions/actions/attest-build-provenance-3
build(deps): bump actions/attest-build-provenance from 2 to 3
2 parents 815af16 + 6befb06 commit 211aaf6

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
@@ -146,7 +146,7 @@ jobs:
146146
- name: Generate artifact attestation
147147
if: ${{ inputs.attestation }}
148148
id: setup-attestation
149-
uses: actions/attest-build-provenance@v2
149+
uses: actions/attest-build-provenance@v3
150150
with:
151151
subject-path: |
152152
build/publish/*.msi

0 commit comments

Comments
 (0)