Skip to content

Commit a471ea6

Browse files
Merge pull request #1082 from percona/dependabot/github_actions/actions/upload-artifact-7.0.0
build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0
2 parents 6a4d5c1 + c1fb498 commit a471ea6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/toolkit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
vuln-type: 'os,library'
3737
severity: 'CRITICAL,HIGH'
3838
- name: Upload a Build Artifact
39-
uses: actions/upload-artifact@v6.0.0
39+
uses: actions/upload-artifact@v7.0.0
4040
with:
4141
name: binaries
4242
path: bin/*

0 commit comments

Comments
 (0)