Skip to content

Commit

Permalink
o_O
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbillion committed Feb 11, 2025
1 parent 5ed7adf commit d1426f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-workflow-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
filter_triggers: ''
# dangerous-write: Valid but ignored because we have to use these writes
# dangerous-checkout: Three false positives
disable_rules: dangerous-write, dangerous-checkout
disable_rules: dangerous-write,dangerous-checkout

- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # v3.28.9
Expand Down

0 comments on commit d1426f7

Please sign in to comment.