Skip to content

Commit 173a996

Browse files
ci: bump actions/upload-artifact from 5.0.0 to 6.0.0 in the github-actions group (#236)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3069055 commit 173a996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
# Upload as artifact in dry-run mode
7676
- name: Upload Build Artifact
7777
if: ${{ inputs.dryrun }}
78-
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
78+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
7979
with:
8080
name: coder-desktop-build
8181
path: ${{ github.workspace }}/outputs/out

0 commit comments

Comments
 (0)