Skip to content

Commit 92f027b

Browse files
[deps]: Update GitHub Artifact Actions
1 parent ec77c3a commit 92f027b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
mv KeyConnector.zip ../../../
3939
4040
- name: Upload project artifact
41-
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
41+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
4242
with:
4343
name: KeyConnector.zip
4444
path: src/KeyConnector/KeyConnector.zip
@@ -94,7 +94,7 @@ jobs:
9494
run: echo "name=ghcr.io/bitwarden/key-connector:${IMAGE_TAG}" >> "$GITHUB_OUTPUT"
9595

9696
- name: Get build artifact
97-
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
97+
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
9898
with:
9999
name: KeyConnector.zip
100100

0 commit comments

Comments
 (0)