diff --git a/.github/workflows/runner-support.yml b/.github/workflows/runner-support.yml index 98cc9cd..cac5bd4 100644 --- a/.github/workflows/runner-support.yml +++ b/.github/workflows/runner-support.yml @@ -13,7 +13,7 @@ jobs: runner: runs-on: ubuntu-latest steps: - - uses: Taucher2003/GitLab-Pipeline-Action@1.9.0 + - uses: Taucher2003/GitLab-Pipeline-Action@1.9.1 with: GL_SERVER_URL: https://gitlab.com GL_PROJECT_ID: '${{ inputs.project }}'