Skip to content

Commit

Permalink
fix(deps): update codfish/semantic-release-action action to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dafyddj committed Dec 2, 2024
1 parent f6e8b09 commit 433adae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/.github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 433adae

Please sign in to comment.