0
0
Fork 0
mirror of https://github.com/tj-actions/pg-dump.git synced 2024-12-20 01:18:49 +00:00

Merge pull request #139 from tj-actions/renovate/github-codeql-action-3.x

chore(deps): update github/codeql-action action to v3
This commit is contained in:
repo-ranger[bot] 2023-12-13 20:13:45 +00:00 committed by GitHub
commit 54fe7e3568
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,6 +51,6 @@ jobs:
# Upload the SARIF file generated in the previous step
- name: Upload SARIF results file
continue-on-error: true
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: results.sarif