Skip to content

Commit c9caa28

Browse files
chore(deps): bump codfish/semantic-release-action from 2.1.0 to 2.2.0 (#1179)
Bumps [codfish/semantic-release-action](https://github.com/codfish/semantic-release-action) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/codfish/semantic-release-action/releases) - [Commits](codfish/semantic-release-action@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: codfish/semantic-release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d84793 commit c9caa28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

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

127127
- name: "Release"
128128
id: "release"
129-
uses: codfish/semantic-release-action@v2.1.0
129+
uses: codfish/semantic-release-action@v2.2.0
130130
env:
131131
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
132132
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)