Revert "Don't use local actions"

This reverts commit b128c7ca00.
This commit is contained in:
Arthur Baars
2021-10-29 18:22:45 +02:00
parent a0903c377d
commit 9604cd5595

View File

@@ -23,13 +23,11 @@ jobs:
name: comment
path: pr.txt
retention-days: 1
- uses: github/codeql/.github/actions/fetch-codeql@main
- uses: actions/checkout@v2
with:
fetch-depth: 2
persist-credentials: false
- uses: ./.github/actions/fetch-codeql
- name: Determine changed files
id: changes
run: |