Skip to content
Snippets Groups Projects
Commit 04c8807a authored by dependabot[bot]'s avatar dependabot[bot] Committed by Дмитрий Сафронов
Browse files

build(deps): bump ietf-tools/semver-action from 1.9.0 to 1.10.0

Bumps [ietf-tools/semver-action](https://github.com/ietf-tools/semver-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/ietf-tools/semver-action/releases)
- [Commits](https://github.com/ietf-tools/semver-action/compare/v1.9.0...v1.10.0

)

---
updated-dependencies:
- dependency-name: ietf-tools/semver-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 8096cb34
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ jobs: ...@@ -21,7 +21,7 @@ jobs:
- name: Get Next Version - name: Get Next Version
if: "${{ ! startsWith(github.event.head_commit.message, 'docs: update changelog for ') }}" if: "${{ ! startsWith(github.event.head_commit.message, 'docs: update changelog for ') }}"
id: semver id: semver
uses: ietf-tools/semver-action@v1.9.0 uses: ietf-tools/semver-action@v1.10.0
with: with:
token: ${{ github.token }} token: ${{ github.token }}
branch: main branch: main
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment