Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit 2dce299

Browse files
Bump actions/upload-artifact from 2.3.1 to 4.0.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.1 to 4.0.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v2.3.1...c7d193f) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e8c249 commit 2dce299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/codeql.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
token: ${{ secrets.SECURITY_TOKEN }}
6060

6161
- name: GitHub Upload Release Artifacts
62-
uses: actions/upload-artifact@82c141cc518b40d92cc801eee768e7aafc9c2fa2 # v2.3.1
62+
uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0
6363
with:
6464
name: report
6565
path: |

0 commit comments

Comments
 (0)