Skip to content

Commit

Permalink
Merge pull request #142 from suitetecsa/renovate/github-codeql-action…
Browse files Browse the repository at this point in the history
…-3.x
  • Loading branch information
lesclaz authored Sep 23, 2024
2 parents 777e213 + 354c35d commit b6d01fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdk-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Run ${{ matrix.task }} task
run: ./gradlew ${{ matrix.task }}
- name: Upload SARIF files
uses: github/codeql-action/upload-sarif@4dd16135b69a43b6c8efb853346f8437d92d3c93 # v3.26.6
uses: github/codeql-action/upload-sarif@294a9d92911152fe08befb9ec03e240add280cb3 # v3.26.8
if: ${{ always() }}
with:
sarif_file: .
Expand Down

0 comments on commit b6d01fe

Please sign in to comment.