Skip to content

Commit ed0f070

Browse files
committed
chore: remove zizmor tag on GITHUB_TOKEN, it's an exempt case
1 parent c8b0fd1 commit ed0f070

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
- name: Run GoReleaser
2525
run: goreleaser release --clean
2626
env:
27-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # zizmor: ignore[secrets-outside-env]
27+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)