We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0589f89 commit 8b5abf9Copy full SHA for 8b5abf9
1 file changed
.github/workflows/zizmor.yml
@@ -10,7 +10,7 @@ permissions: {}
10
11
jobs:
12
zizmor:
13
- name: Run zizmor 🌈
+ name: Run zizmor
14
runs-on: ubuntu-latest
15
permissions:
16
security-events: write # Required for upload-sarif (used by zizmor-action) to upload SARIF files.
@@ -22,5 +22,5 @@ jobs:
22
with:
23
persist-credentials: false
24
25
- - name: Run zizmor 🌈
+ - name: Run zizmor
26
uses: zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3
0 commit comments