Skip to content

Commit 91781e5

Browse files
renovate[bot]maxdymond
authored andcommitted
chore(deps): update actions/upload-artifact digest to 043fb46
1 parent cffc019 commit 91781e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
123123
- name: Upload artifacts
124124
if: ${{ inputs.upload_artifact && steps.build.outcome == 'success' }}
125-
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
125+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
126126
with:
127127
name: ${{ inputs.artifact_name }}
128128
path: dist

0 commit comments

Comments
 (0)