Skip to content

Commit

Permalink
fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
jakoch committed Feb 7, 2025
1 parent 7209612 commit f4e757b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ jobs:
# The folders are skipped, because the folders contain many files, which
# are not relevant for the image security. The scan is faster without them.

upload fails: https://github.com/github/codeql-action/issues/2117
# upload fails: https://github.com/github/codeql-action/issues/2117
- name: 🛡️🔼 Upload scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v3 # https://github.com/github/codeql-action
with:
Expand Down

0 comments on commit f4e757b

Please sign in to comment.