diff --git a/.github/workflows/template.yml b/.github/workflows/template.yml index 8b6d5b11..1a5ddea5 100644 --- a/.github/workflows/template.yml +++ b/.github/workflows/template.yml @@ -23,6 +23,7 @@ jobs: update: permissions: security-events: write # to create PR + runs-on: ubuntu-latest steps: - name: Checkout repository uses: actions/checkout@v4