Skip to content

Commit 0bf9bd9

Browse files
chore(deps): bump actions/download-artifact from 5 to 7
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v5...v7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d03abb commit 0bf9bd9

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
@@ -93,7 +93,7 @@ jobs:
9393
fi
9494
- name: Fetch changes
9595
# https://github.com/actions/download-artifact
96-
uses: actions/download-artifact@v5
96+
uses: actions/download-artifact@v7
9797
with:
9898
name: schema-spdx
9999
path: schema

0 commit comments

Comments
 (0)