From 433adae5a833b68bb0e4f49b7cc495477ce639f5 Mon Sep 17 00:00:00 2001 From: Dafydd Jones Date: Mon, 2 Dec 2024 14:16:17 +0000 Subject: [PATCH] fix(deps): update codfish/semantic-release-action action to v3.5.0 --- template/.github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/.github/workflows/main.yml b/template/.github/workflows/main.yml index 7c45d3d..c198e85 100644 --- a/template/.github/workflows/main.yml +++ b/template/.github/workflows/main.yml @@ -73,7 +73,7 @@ jobs: ignore: Collect results token: ${{ secrets.GITHUB_TOKEN }} - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - - uses: codfish/semantic-release-action@9a999e0cdb207de2c9d9d4276860435727818989 # v3.4.1 + - uses: codfish/semantic-release-action@b621d34fabe0940f031e89b6ebfea28322892a10 # v3.5.0 with: plugins: | [ "@semantic-release/commit-analyzer",