Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

Commit 4d54fab

Browse files
chore(deps): update actions/attest-build-provenance action to v3.2.0
1 parent a4477bb commit 4d54fab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
109109

110110
- name: Attest Build Provenance
111-
uses: actions/attest-build-provenance@v3.0.0
111+
uses: actions/attest-build-provenance@v3.2.0
112112
with:
113113
subject-name: "soarql-${{ matrix.build.NAME }}"
114114
subject-path: |

0 commit comments

Comments
 (0)