Skip to content

Commit 1948edc

Browse files
Bump codfish/semantic-release-action in the prod group
Bumps the prod group with 1 update: [codfish/semantic-release-action](https://github.com/codfish/semantic-release-action). Updates `codfish/semantic-release-action` from 4.0.1 to 5.0.0 - [Release notes](https://github.com/codfish/semantic-release-action/releases) - [Changelog](https://github.com/codfish/semantic-release-action/blob/main/RELEASE_NOTES_V5.md) - [Commits](codfish/semantic-release-action@v4.0.1...v5.0.0) --- updated-dependencies: - dependency-name: codfish/semantic-release-action dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8cd642f commit 1948edc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout
1515
uses: actions/checkout@v6
1616
- name: Release
17-
uses: codfish/semantic-release-action@v4.0.1
17+
uses: codfish/semantic-release-action@v5.0.0
1818
with:
1919
plugins: |
2020
[ '@semantic-release/github' ]

0 commit comments

Comments
 (0)