Skip to content

Commit a8a2bed

Browse files
authored
Merge pull request #129 from code0-tech/renovate/taucher2003-gitlab-pipeline-action-1.x
Update Taucher2003/GitLab-Pipeline-Action action to v1.16.1
2 parents 4aedb8f + 1d7d0cf commit a8a2bed

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/runner-support-arm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runner:
1414
runs-on: ubuntu-24.04-arm
1515
steps:
16-
- uses: Taucher2003/GitLab-Pipeline-Action@1.15.0
16+
- uses: Taucher2003/GitLab-Pipeline-Action@1.16.1
1717
with:
1818
GL_SERVER_URL: https://gitlab.com
1919
GL_PROJECT_ID: '${{ inputs.project }}'

.github/workflows/runner-support-infra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runner:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: Taucher2003/GitLab-Pipeline-Action@1.15.0
16+
- uses: Taucher2003/GitLab-Pipeline-Action@1.16.1
1717
with:
1818
GL_SERVER_URL: https://gitlab.com
1919
GL_PROJECT_ID: '${{ inputs.project }}'

.github/workflows/runner-support.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runner:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: Taucher2003/GitLab-Pipeline-Action@1.15.0
16+
- uses: Taucher2003/GitLab-Pipeline-Action@1.16.1
1717
with:
1818
GL_SERVER_URL: https://gitlab.com
1919
GL_PROJECT_ID: '${{ inputs.project }}'

0 commit comments

Comments
 (0)