From 6222193a217582b0d2af726bc036afe41e40a0e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 18:24:37 +0000 Subject: [PATCH] chore(deps): update taucher2003/gitlab-pipeline-action action to v1.9.3 --- .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 f01f98d..14d16b1 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.9.1 + - uses: Taucher2003/GitLab-Pipeline-Action@1.9.3 name: Run pipeline id: pipeline with: diff --git a/.github/workflows/update_snapshots.yml b/.github/workflows/update_snapshots.yml index 26da4d9..e8dad51 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.9.1 + - uses: Taucher2003/GitLab-Pipeline-Action@1.9.3 name: Run pipeline id: pipeline with: