Skip to content

Commit 1e3c756

Browse files
authored
Merge pull request #753 from aws-powertools/dependabot/github_actions/github/codeql-action-3.28.9
chore(deps): bump github/codeql-action from 3.27.9 to 3.28.9
2 parents 6a79011 + 6861270 commit 1e3c756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ossf_scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343

4444
# Upload the results to GitHub's code scanning dashboard.
4545
- name: "Upload to code-scanning"
46-
uses: github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
46+
uses: github/codeql-action/upload-sarif@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # v3.28.9
4747
with:
4848
sarif_file: results.sarif

0 commit comments

Comments
 (0)