We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d48701c commit 2abbc5cCopy full SHA for 2abbc5c
1 file changed
.github/workflows/sync.yaml
@@ -149,7 +149,7 @@ jobs:
149
continue-on-error: true
150
151
- name: Attest Build Provenance
152
- uses: actions/attest-build-provenance@v2.2.3
+ uses: actions/attest-build-provenance@v3.0.0
153
with:
154
subject-name: "${{ matrix.source }}-${{ matrix.dest }}"
155
subject-path: |
@@ -286,7 +286,7 @@ jobs:
286
287
288
289
290
291
292
0 commit comments