From 92d8f924b0a0aa502ab24df3f6b0e5e523452e28 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 17:28:49 +0000 Subject: [PATCH] Update Taucher2003/GitLab-Pipeline-Action action to v1.14.4 --- .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..4a74a8098 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.4 name: Run pipeline id: pipeline with: diff --git a/.github/workflows/update_snapshots.yml b/.github/workflows/update_snapshots.yml index bcc6f2d6b..833619acc 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.4 name: Run pipeline id: pipeline with: