Skip to content

Commit 072c7dd

Browse files
github-actions(deps): bump actions/download-artifact from 2.1.1 to 8.0.1 (#523)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2.1.1 to 8.0.1. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@cbed621...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae1b0e5 commit 072c7dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/visualstudio-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ jobs:
369369
egress-policy: audit
370370

371371
- name: Download VSIX artifact
372-
uses: actions/download-artifact@cbed621e49e4c01b044d60f6c80ea4ed6328b281 # v4.2.0
372+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v4.2.0
373373
with:
374374
name: copilot-token-tracker-vs-${{ github.sha }}
375375
path: dist

0 commit comments

Comments
 (0)