Skip to content

Commit 9a96b1d

Browse files
chore(deps): update actions/upload-artifact digest to ea165f8
1 parent a8e3b40 commit 9a96b1d

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
@@ -273,7 +273,7 @@ jobs:
273273
run: earthly --strict --remote-cache ghcr.io/crossplane-contrib/crossplane-diff/earthly-cache:${{ github.job }} +multiplatform-build
274274

275275
- name: Upload Artifacts to GitHub
276-
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
276+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
277277
with:
278278
name: output
279279
path: _output/**

0 commit comments

Comments
 (0)