Update manual-backport.yml (#2636)
This commit is contained in:
@@ -19,9 +19,10 @@ jobs:
|
||||
steps:
|
||||
|
||||
- name: Checkout detection-rules
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
token: ${{ secrets.PROTECTIONS_MACHINE_TOKEN }}
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Set github config
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user