Skip to content

Commit bc98c8c

Browse files
chore(deps): bump codfish/semantic-release-action from 1.10.0 to 2.0.0 (#267)
Bumps [codfish/semantic-release-action](https://github.com/codfish/semantic-release-action) from 1.10.0 to 2.0.0. - [Release notes](https://github.com/codfish/semantic-release-action/releases) - [Commits](codfish/semantic-release-action@v1.10.0...v2.0.0) --- updated-dependencies: - dependency-name: codfish/semantic-release-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4617f72 commit bc98c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113

114114
- name: "Release"
115115
id: "release"
116-
uses: codfish/semantic-release-action@v1.10.0
116+
uses: codfish/semantic-release-action@v2.0.0
117117
env:
118118
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
119119
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)