Update manual-backport.yml (#2636)

This commit is contained in:
Mika Ayenson
2023-03-09 15:11:07 -05:00
committed by GitHub
parent 41ca459532
commit 73555c737d
+2 -1
View File
@@ -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: |