Skip to content

Commit

Permalink
Merge pull request #8 from rOpenSpain/dependabot/github_actions/githu…
Browse files Browse the repository at this point in the history
…b/codeql-action-3
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
2 parents c03f4de + b6c6fe1 commit f570df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lintr.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 f570df8

Please sign in to comment.