Skip to content

Commit 145878d

Browse files
Merge pull request #97 from crossplane/renovate/actions-upload-artifact-digest
chore(deps): update actions/upload-artifact digest to ea165f8
2 parents 8b8664e + cf49079 commit 145878d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ jobs:
300300
BUILD_ARGS: "--load"
301301

302302
- name: Upload Artifacts to GitHub
303-
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4
303+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
304304
with:
305305
name: output
306306
path: _output/**

0 commit comments

Comments
 (0)