Skip to content

Commit e8d6dd6

Browse files
Bump actions/download-artifact from 6.0.0 to 8.0.1
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6.0.0 to 8.0.1. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@018cc2c...3e5f45b) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8622572 commit e8d6dd6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/update-constraints.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189
# https://github.com/marketplace/actions/download-a-build-artifact
190190

191191
- name : Download Artifacts
192-
uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6
192+
uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
193193
with :
194194

195195
merge-multiple : true
@@ -252,7 +252,7 @@ jobs:
252252
# https://github.com/marketplace/actions/download-a-build-artifact
253253

254254
- name : Download Artifacts
255-
uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6
255+
uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
256256
with :
257257

258258
merge-multiple : true

0 commit comments

Comments
 (0)