Skip to content

Commit

Permalink
chore(deps): bump ietf-tools/semver-action from 1.6.0 to 1.7.1 (#53)
Browse files Browse the repository at this point in the history
Bumps [ietf-tools/semver-action](https://github.com/ietf-tools/semver-action) from 1.6.0 to 1.7.1.
- [Release notes](https://github.com/ietf-tools/semver-action/releases)
- [Commits](ietf-tools/semver-action@1c436e1...4024143)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent fac1bfd commit b846cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Get Next Version
id: semver
uses: ietf-tools/semver-action@1c436e1417e5cc6a10b7a165d47b2c4d59200a52 # v1.6.0
uses: ietf-tools/semver-action@40241438953247adba0bb977f78b4ba092ec9b83 # v1.7.1
with:
token: ${{ github.token }}
branch: main
Expand Down

0 comments on commit b846cda

Please sign in to comment.