mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
chore(deps): update actions/attest-build-provenance action to v3 (#5783)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/release_update.yml
vendored
2
.github/workflows/release_update.yml
vendored
@@ -51,7 +51,7 @@ jobs:
|
||||
- name: Rename artifact
|
||||
run: mv build/outputs/apk/**/**/*.apk "${{ github.event.inputs.artifactName }}"
|
||||
- name: Attest
|
||||
uses: actions/attest-build-provenance@v2
|
||||
uses: actions/attest-build-provenance@v3
|
||||
with:
|
||||
subject-path: ${{ github.event.inputs.artifactName }}
|
||||
- name: Upload artifact
|
||||
|
||||
Reference in New Issue
Block a user