From f7a33c534218ff040da17d2bc7041a07d249e956 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 10:50:21 +0000 Subject: [PATCH] chore(deps): update all-dependencies --- .github/workflows/linter.yml | 2 +- .github/workflows/release-internal.yml | 2 +- .github/workflows/release.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 3fdf69b..d3e5ecf 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -18,7 +18,7 @@ jobs: fetch-depth: 0 - name: Lint Codebase id: super-linter - uses: super-linter/super-linter/slim@9e863354e3ff62e0727d37183162c4a88873df41 # v8 + uses: super-linter/super-linter/slim@4ce20838b8ab83717e78138c5b3a1407148e0918 # v8 env: DEFAULT_BRANCH: main FILTER_REGEX_EXCLUDE: dist/**/* diff --git a/.github/workflows/release-internal.yml b/.github/workflows/release-internal.yml index 48b916b..f4e9f87 100644 --- a/.github/workflows/release-internal.yml +++ b/.github/workflows/release-internal.yml @@ -22,7 +22,7 @@ jobs: with: fetch-tags: true - name: Release - uses: quike/action-semantic-release@9f0cba1fec750e47780f36e68770b4452671a480 # v3.5 + uses: quike/action-semantic-release@3a3907462143b26dc079f0c6c29ce5eb087f2d28 # v3.9 with: debug-mode: true dry-run: false diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0aed952..ba9cc3d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,7 +39,7 @@ jobs: fetch-tags: true - name: Release id: release - uses: quike/action-semantic-release@9f0cba1fec750e47780f36e68770b4452671a480 # v3.5 + uses: quike/action-semantic-release@3a3907462143b26dc079f0c6c29ce5eb087f2d28 # v3.9 with: debug-mode: true dry-run: false