Skip to content

Commit a637d41

Browse files
authored
Merge pull request #52 from crossplane-contrib/renovate/actions-upload-artifact-digest
chore(deps): update actions/upload-artifact digest to 834a144
2 parents c80ceb7 + c6235a5 commit a637d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ jobs:
224224
BUILD_ARGS: "--load"
225225

226226
- name: Publish Artifacts to GitHub
227-
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4
227+
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4
228228
with:
229229
name: output
230230
path: _output/**

0 commit comments

Comments
 (0)