Skip to content

Commit c3c0ce5

Browse files
committed
chore(renovate): pin Update actions/upload-artifact digest to b4b15b8
1 parent 84ac452 commit c3c0ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
ls -ltarh build/
7373
7474
- name: Upload artifact
75-
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4
75+
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
7676
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
7777
with:
7878
name: ${{ env.BINARY_NAME }}-${{ matrix.os }}-${{ matrix.arch }}

0 commit comments

Comments
 (0)