From d099dd917138e2960e065b2b3fb3561b9bf5fdb2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 17:59:11 +0000 Subject: [PATCH] build(deps): update wagoid/commitlint-github-action digest to b948419 --- .github/workflows/dry-run-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dry-run-release.yml b/.github/workflows/dry-run-release.yml index bf5b01fdcc..178efca709 100644 --- a/.github/workflows/dry-run-release.yml +++ b/.github/workflows/dry-run-release.yml @@ -12,7 +12,7 @@ jobs: fetch-depth: 0 # Use this action to run commitlint because pre-commit does not run it in CI. # pre-commit probably does not run commitlint in CI because pre-commit can only run it in the `commit-msg` stage. - - uses: wagoid/commitlint-github-action@0184f5a228ee06430bb9e67d65f73a1a6767496a # v6 + - uses: wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6 test-release: name: Dry-run semantic-release