diff --git a/.github/workflows/templating.yml b/.github/workflows/templating.yml index 834e2ee3f..68f192999 100644 --- a/.github/workflows/templating.yml +++ b/.github/workflows/templating.yml @@ -18,8 +18,10 @@ jobs: with: app-id: ${{ secrets.APP_ID }} private-key: ${{ secrets.APP_PRIVATE_KEY }} - - uses: munich-quantum-toolkit/templates@a8866084f0336008b2d2727a34c9d27ec04694b6 # v1.0.0 + - uses: munich-quantum-toolkit/templates@aa244c8b5ea6b44f4834aebc8f8269c75e10be96 # v1.1.2 with: token: ${{ steps.create-token.outputs.token }} + name: Predictor organization: ${{ github.repository_owner }} + project-type: pure-python repository: ${{ github.event.repository.name }}