Skip to content

Commit

Permalink
actionlint.yml: update to match main configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 6, 2024
1 parent d05d2ac commit b9b7b18
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/actionlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- main
- master
pull_request:
merge_group:

defaults:
run:
Expand Down Expand Up @@ -78,7 +79,7 @@ jobs:
path: results.sarif

- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3
uses: github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3
with:
sarif_file: results.sarif
category: zizmor

0 comments on commit b9b7b18

Please sign in to comment.