Skip to content

Commit 65bd579

Browse files
renovate[bot]OliverDudgeon
authored andcommitted
chore(deps): pin cycjimmy/semantic-release-action action to v6.0.0
1 parent 5565ab0 commit 65bd579

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: pnpm install --frozen-lockfile
5757

5858
- name: Semantic Release
59-
uses: cycjimmy/semantic-release-action@v6
59+
uses: cycjimmy/semantic-release-action@v6.0.0
6060
id: semantic
6161
env:
6262
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)