Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact digest to 604373d
Browse files Browse the repository at this point in the history
  • Loading branch information
spamalot-bot[bot] authored Oct 9, 2024
1 parent 39bb790 commit 6dc02ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ jobs:
- name: Upload Digest
if: ${{ inputs.pushImages}}
uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097 # v4
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4
with:
name: ${{ matrix.image.name }}-${{ matrix.image.target_os }}-${{ matrix.image.target_arch }}
path: /tmp/${{ matrix.image.name }}/*
Expand Down

0 comments on commit 6dc02ad

Please sign in to comment.