Skip to content

Commit

Permalink
chore(deps): bump ietf-tools/semver-action from 1.5.2 to 1.6.0 (#51)
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.5.2 to 1.6.0.
- [Release notes](https://github.com/ietf-tools/semver-action/releases)
- [Commits](ietf-tools/semver-action@fc64c94...1c436e1)

---
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 5, 2024
1 parent c4ca025 commit 2e9cf5a
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@fc64c94a8d52cc1da776770e72a1a053d5e83fd5 # v1.5.2
uses: ietf-tools/semver-action@1c436e1417e5cc6a10b7a165d47b2c4d59200a52 # v1.6.0
with:
token: ${{ github.token }}
branch: main
Expand Down

0 comments on commit 2e9cf5a

Please sign in to comment.