We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1a0ee6 commit e177faaCopy full SHA for e177faa
.github/workflows/package.yml
@@ -37,7 +37,7 @@ jobs:
37
run: |
38
./cake upload-core-github
39
- name: Attest packages
40
- uses: actions/attest-build-provenance@v2.3.0
+ uses: actions/attest-build-provenance@v2.4.0
41
with:
42
subject-path: out/pkg/release/*.nupkg
43
- name: Upload artifacts
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
./cake upload-core-nuget
0 commit comments