Skip to content

Commit 27d4518

Browse files
authored
Update .github/workflows/comment-on-asciidoc-changes.yml
1 parent 6504003 commit 27d4518

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/comment-on-asciidoc-changes.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
with:
1818
# This is considered a security risk when used in conjunction with pull_request_target
1919
# However, we are not running any code from the PR, so it's safe
20+
# https://securitylab.github.com/resources/github-actions-preventing-pwn-requests/
2021
ref: ${{ github.event.pull_request.head.sha }}
2122

2223
- name: Get changed files

0 commit comments

Comments
 (0)