Skip to content

Commit 22ae2de

Browse files
authored
Merge pull request #330 from code0-tech/renovate/taucher2003-gitlab-pipeline-action-1.x
chore(deps): update taucher2003/gitlab-pipeline-action action to v1.10.2
2 parents 21c69c6 + 77dc5de commit 22ae2de

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.0
16+
- uses: Taucher2003/GitLab-Pipeline-Action@1.10.2
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.0
17+
- uses: Taucher2003/GitLab-Pipeline-Action@1.10.2
1818
name: Run pipeline
1919
id: pipeline
2020
with:

0 commit comments

Comments
 (0)