Skip to content

Commit d7aaeaf

Browse files
chore(deps): bump actions/download-artifact from 5.0.0 to 8.0.1
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5.0.0 to 8.0.1. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@634f93c...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 3749afd commit d7aaeaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update_spdx_licenses.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
fi
9696
- name: Fetch changes
9797
# https://github.com/actions/download-artifact
98-
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
98+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
9999
with:
100100
name: schema-spdx
101101
path: schema

0 commit comments

Comments
 (0)