Skip to content

Commit 7c05ef4

Browse files
authored
Merge pull request #375 from code0-tech/renovate/taucher2003-gitlab-pipeline-action-1.x
Update Taucher2003/GitLab-Pipeline-Action action to v1.11.0
2 parents f5b9961 + ae62fde commit 7c05ef4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
pipeline:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: Taucher2003/GitLab-Pipeline-Action@1.10.3
16+
- uses: Taucher2003/GitLab-Pipeline-Action@1.11.0
1717
name: Run pipeline
1818
id: pipeline
1919
with:

.github/workflows/update_snapshots.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
if: ${{ github.event.label.name == 'regenerate-snapshots' }}
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: Taucher2003/GitLab-Pipeline-Action@1.10.3
17+
- uses: Taucher2003/GitLab-Pipeline-Action@1.11.0
1818
name: Run pipeline
1919
id: pipeline
2020
with:

0 commit comments

Comments
 (0)