Skip to content

Commit

Permalink
Update github/codeql-action action from v1 to v2 (major v2)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 25, 2022
1 parent 4ff7d97 commit 498b8ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
fi
- name: Publish Detekt Results
uses: github/codeql-action/upload-sarif@v1
uses: github/codeql-action/upload-sarif@v2
if: success() || failure()
with:
checkout_path: ${{ github.workspace }}
Expand Down

0 comments on commit 498b8ef

Please sign in to comment.