Skip to content

Commit

Permalink
build: zizmor can't tell this is safe
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Feb 3, 2025
1 parent 6603021 commit 156981f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

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

0 comments on commit 156981f

Please # to comment.