diff --git a/.github/workflows/runner-support.yml b/.github/workflows/runner-support.yml index 735eff4..7a2bcf2 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.8.4 + - uses: Taucher2003/GitLab-Pipeline-Action@1.8.5 with: GL_SERVER_URL: https://gitlab.com GL_PROJECT_ID: '${{ inputs.project }}'