Skip to content
Snippets Groups Projects
Commit 021f4170 authored by dependabot[bot]'s avatar dependabot[bot] Committed by Dmitriy Safronov
Browse files

build(deps): Bump ietf-tools/semver-action from 1.10.0 to 1.10.1

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

)

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent c0e5cac5
No related branches found
No related tags found
No related merge requests found
Pipeline #56912 passed with warnings
...@@ -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.10.0 uses: ietf-tools/semver-action@v1.10.1
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.
Please register or to comment