Skip to content

Commit

Permalink
Merge pull request #102 from rOpenSpain/dependabot/github_actions/git…
Browse files Browse the repository at this point in the history
…hub/codeql-action-3

Bump github/codeql-action from 2 to 3
  • Loading branch information
dieghernan authored Dec 19, 2023
2 parents 4b61319 + e82f986 commit 7673bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
continue-on-error: true

- name: Upload analysis results to GitHub
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: lintr-results.sarif
wait-for-processing: true
Expand Down

0 comments on commit 7673bbf

Please sign in to comment.