Skip to content

Commit 57c0e10

Browse files
authored
Merge pull request #50 from orange-cloudfoundry/renovate/master-major-github-artifact-actions
chore(deps): update actions/upload-artifact action to v6 (master)
2 parents a3e3b5a + a3cfbd4 commit 57c0e10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
# > to download artifact contents individually. One of the consequences of this limitation is that if a zip is
107107
# > uploaded during a workflow run and then downloaded from the UI, there will be a double zip created.
108108
- name: Archive bosh dev release tgz
109-
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
109+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
110110
with:
111111
name: archive-bosh-dev-release-tgz
112112
path: |

0 commit comments

Comments
 (0)