Skip to content

Commit 36c6282

Browse files
chore(deps): bump cycjimmy/semantic-release-action from 3 to 4 (#157)
Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 3 to 4. - [Release notes](https://github.com/cycjimmy/semantic-release-action/releases) - [Changelog](https://github.com/cycjimmy/semantic-release-action/blob/main/docs/CHANGELOG.md) - [Commits](cycjimmy/semantic-release-action@v3...v4) --- updated-dependencies: - dependency-name: cycjimmy/semantic-release-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95f3fb8 commit 36c6282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rspec_and_release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
zip -r datadog_backup.zip ./*
4141
- name: Semantic Release
4242
id: semantic
43-
uses: cycjimmy/semantic-release-action@v3
43+
uses: cycjimmy/semantic-release-action@v4
4444
env:
4545
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4646
GEM_HOST_API_KEY: ${{ secrets.RUBYGEMS_API_TOKEN }}

0 commit comments

Comments
 (0)