We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb9ca1d commit 4cafe12Copy full SHA for 4cafe12
.github/workflows/dotnet.yaml
@@ -216,7 +216,7 @@ jobs:
216
name: nuget-package
217
path: packed
218
- name: Attest Build Provenance
219
- uses: actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
+ uses: actions/attest-build-provenance@520d128f165991a6c774bcb264f323e3d70747f4 # v2.2.0
220
with:
221
subject-path: "packed/WoofWare.DotnetRuntimeLocator.*.nupkg"
222
0 commit comments