Skip to content

Commit 9a6f794

Browse files
chore: bump actions/upload-artifact from 4.6.1 to 4.6.2 (#191)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.6.1...v4.6.2) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3d2e9f commit 9a6f794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/codeql-analysis.yml

+1-1
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/[email protected].1
70+
uses: actions/[email protected].2
7171
with:
7272
name: codeql-results
7373
path: /home/runner/work/go-lambda-cleanup/results/go.sarif

0 commit comments

Comments
 (0)