Skip to content

Commit 63cd6b9

Browse files
chore(deps): update actions/upload-artifact action to v6
1 parent bfa9ea7 commit 63cd6b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-PRs-commits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
# > to download artifact contents individually. One of the consequences of this limitation is that if a zip is
9191
# > uploaded during a workflow run and then downloaded from the UI, there will be a double zip created.
9292
- name: Archive bosh dev release tgz
93-
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
93+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
9494
with:
9595
name: helm-kubectl-dev-boshrelease-tgz
9696
path: |

0 commit comments

Comments
 (0)