From e4d75f5c2386f0b7ae0c9a82117c2d72c12c243d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 00:41:15 +0000 Subject: [PATCH] Update Taucher2003/GitLab-Pipeline-Action action to v1.14.2 --- .github/workflows/ci.yml | 2 +- .github/workflows/update_snapshots.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2481b55b6..4d5bf6b11 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: pipeline: runs-on: ubuntu-latest steps: - - uses: Taucher2003/GitLab-Pipeline-Action@1.14.0 + - uses: Taucher2003/GitLab-Pipeline-Action@1.14.2 name: Run pipeline id: pipeline with: diff --git a/.github/workflows/update_snapshots.yml b/.github/workflows/update_snapshots.yml index bcc6f2d6b..572259162 100644 --- a/.github/workflows/update_snapshots.yml +++ b/.github/workflows/update_snapshots.yml @@ -14,7 +14,7 @@ jobs: if: ${{ github.event.label.name == 'regenerate-snapshots' }} runs-on: ubuntu-latest steps: - - uses: Taucher2003/GitLab-Pipeline-Action@1.14.0 + - uses: Taucher2003/GitLab-Pipeline-Action@1.14.2 name: Run pipeline id: pipeline with: