Skip to content

Commit c22709d

Browse files
[deps]: Update GitHub Artifact Actions (#257)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d0841a commit c22709d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
41+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
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@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
97+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
9898
with:
9999
name: KeyConnector.zip
100100

0 commit comments

Comments
 (0)