Skip to content

Commit

Permalink
Bump actions/upload-artifact from 2.2.0 to 3.1.2 (#1583)
Browse files Browse the repository at this point in the history
GitHub Actions Update
  • Loading branch information
dependabot[bot] committed Mar 16, 2023
1 parent 85eb62f commit 2f09f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
with:
sarif_file: sarif-results/${{ matrix.language }}.sarif
- name: Upload loc as a Build Artifact
uses: actions/upload-artifact@v2.2.0
uses: actions/upload-artifact@v3
with:
name: sarif-results
path: sarif-results
Expand Down

0 comments on commit 2f09f9a

Please sign in to comment.