Skip to content

Commit

Permalink
Use pull_request_target for better security with forked PRs (github#2…
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMGreene authored Oct 8, 2021
1 parent 4df9db6 commit 7fba77d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name: Auto Merge Dependency Updates
# **Who does it impact**: It helps docs engineering focus on higher value work.

on:
pull_request:
pull_request_target:
paths:
- 'package*.json'
- 'Gemfile*'
Expand Down

0 comments on commit 7fba77d

Please sign in to comment.