Skip to content

Commit 6d7c9a4

Browse files
authored
fix: action ci script security (#3253)
1 parent c658a53 commit 6d7c9a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/auto-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353
- uses: actions/checkout@v3
5454
with:
5555
ref: ${{ steps.comment.outputs.branch }}
56-
- run: echo '${{ github.event.comment.body }}'
5756
- name: Commit and push if needed
5857
env:
5958
BODY: ${{ github.event.comment.body }}

0 commit comments

Comments
 (0)