From 4c9c65cb4572cc899c4850ba249cd655b7e80e01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 20:50:41 +0000 Subject: [PATCH] Update Taucher2003/GitLab-Pipeline-Action action to v1.14.0 --- .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 aaed0aaef..2481b55b6 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.13.0 + - uses: Taucher2003/GitLab-Pipeline-Action@1.14.0 name: Run pipeline id: pipeline with: diff --git a/.github/workflows/update_snapshots.yml b/.github/workflows/update_snapshots.yml index 068abcc89..bcc6f2d6b 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.13.0 + - uses: Taucher2003/GitLab-Pipeline-Action@1.14.0 name: Run pipeline id: pipeline with: