ci: update github actions

This commit is contained in:
Frazer Smith
2022-06-17 13:47:57 +01:00
parent 603b76c3d9
commit a22d51b7c7
3 changed files with 21 additions and 21 deletions

View File

@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
token: ${{ secrets.AUTOMATED_GITHUB_PAT }}
repository: signalapp/Signal-Backport-Action-Private