Skip to content

Commit 99d5cde

Browse files
Bump actions/attest-build-provenance from 3.0.0 to 3.1.0 (#474)
1 parent fc0b88a commit 99d5cde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dotnet.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ jobs:
254254
name: nuget-package-attribute
255255
path: packed
256256
- name: Attest Build Provenance
257-
uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
257+
uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3.1.0
258258
with:
259259
subject-path: "packed/*.nupkg"
260260

@@ -273,7 +273,7 @@ jobs:
273273
name: nuget-package-plugin
274274
path: packed
275275
- name: Attest Build Provenance
276-
uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
276+
uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3.1.0
277277
with:
278278
subject-path: "packed/*.nupkg"
279279

0 commit comments

Comments
 (0)