From 0a57265487667fe34a79d4fc850b1e6888f10945 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Oct 2025 22:05:12 +0000 Subject: [PATCH] Update Taucher2003/GitLab-Pipeline-Action action to v1.13.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 6a459467..aaed0aae 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.12.2 + - uses: Taucher2003/GitLab-Pipeline-Action@1.13.0 name: Run pipeline id: pipeline with: diff --git a/.github/workflows/update_snapshots.yml b/.github/workflows/update_snapshots.yml index 029ea40a..068abcc8 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.12.2 + - uses: Taucher2003/GitLab-Pipeline-Action@1.13.0 name: Run pipeline id: pipeline with: