Skip to content

Commit

Permalink
chore(deps): bump github/codeql-action from 2.2.0 to 2.2.1 (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 27, 2023
1 parent 9b51e00 commit 1fde056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards-analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@436dbd9100756e97f42f45da571adeebf8270723 # v2.2.0
uses: github/codeql-action/upload-sarif@3ebbd71c74ef574dbc558c82f70e52732c8b44fe # v2.2.1
with:
sarif_file: results.sarif

0 comments on commit 1fde056

Please sign in to comment.