Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit 8eb4e48

Browse files
chore(deps): update codfish/semantic-release-action action to v3
1 parent b6e1089 commit 8eb4e48

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
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@master
10-
- uses: codfish/semantic-release-action@v1.9.0
10+
- uses: codfish/semantic-release-action@v3.1.0
1111
if: github.ref == 'refs/heads/master'
1212
env:
1313
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)