Skip to content

Commit 156981f

Browse files
committed
build: zizmor can't tell this is safe
1 parent 6603021 commit 156981f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3939

40-
- name: "Record run id"
40+
- name: "Record run id" # zizmor: ignore[template-injection]
4141
id: run-id
4242
run: |
4343
echo "run-id=${{ fromJson(steps.runs.outputs.data).workflow_runs[0].id }}" >> "$GITHUB_OUTPUT"

0 commit comments

Comments
 (0)