Skip to content

Commit bf7174f

Browse files
renovate[bot]weyert
authored andcommitted
chore(deps): update actions/attest-build-provenance action to v2.3.0 (open-feature#407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Weyert de Boer <weyert@innerfuse.biz>
1 parent 47707af commit bf7174f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
dotnet nuget push "${{ matrix.release }}/**/*.nupkg" --source https://api.nuget.org/v3/index.json --api-key ${{ secrets.NUGET_TOKEN }}
6868
6969
- name: Generate artifact attestation
70-
uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
70+
uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
7171
with:
7272
subject-path: "${{ matrix.release }}/**/*.nupkg"
7373

0 commit comments

Comments
 (0)