Skip to content

Commit

Permalink
Merge pull request #618 from balena-os/renovate/actions-upload-artifa…
Browse files Browse the repository at this point in the history
…ct-digest

Update actions/upload-artifact digest to 65c4c4a
  • Loading branch information
balena-renovate[bot] authored Feb 7, 2025
2 parents faf03ec + dc16c31 commit 5f7ce7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/publish/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ runs:
tar --auto-compress -cvf wifi-connect-ui.tar.gz -C build .
- name: Upload artifacts
uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
with:
name: gh-release-wifi-connect-ui-${{ github.event.pull_request.head.sha || github.event.head_commit.id }}-${{ strategy.job-index }}
path: ./ui/wifi-connect-ui.tar.gz

0 comments on commit 5f7ce7f

Please sign in to comment.