Skip to content

Commit c955667

Browse files
chore(deps): bump ietf-tools/semver-action from 1.10.2 to 1.11.0 (#229)
Bumps [ietf-tools/semver-action](https://github.com/ietf-tools/semver-action) from 1.10.2 to 1.11.0. - [Release notes](https://github.com/ietf-tools/semver-action/releases) - [Commits](ietf-tools/semver-action@000ddb2...c90370b) --- updated-dependencies: - dependency-name: ietf-tools/semver-action dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b47972f commit c955667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

2020
- name: Get next version
2121
id: version
22-
uses: ietf-tools/semver-action@000ddb2ebacad350ff2a15382a344dc05ea4c0a4
22+
uses: ietf-tools/semver-action@c90370b2958652d71c06a3484129a4d423a6d8a8
2323
with:
2424
token: ${{ github.token }}
2525
branch: ${{ github.event.repository.default_branch }}

0 commit comments

Comments
 (0)