Skip to content

Commit 7768817

Browse files
chore: bump actions/upload-artifact from 4.5.0 to 4.6.0 (#167)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.5.0...v4.6.0) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
1 parent 316e463 commit 7768817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
uses: github/codeql-action/analyze@v3
6868

6969
- name: Upload CodeQL results
70-
uses: actions/upload-artifact@v4.5.0
70+
uses: actions/upload-artifact@v4.6.0
7171
with:
7272
name: codeql-results
7373
path: /home/runner/work/go-lambda-cleanup/results/go.sarif

0 commit comments

Comments
 (0)