Skip to content

Commit

Permalink
build(deps): bump WyriHaximus/github-action-next-semvers from 1.1 to …
Browse files Browse the repository at this point in the history
…1.2 (#53)

Bumps [WyriHaximus/github-action-next-semvers](https://github.com/WyriHaximus/github-action-next-semvers) from 1.1 to 1.2.
- [Release notes](https://github.com/WyriHaximus/github-action-next-semvers/releases)
- [Commits](WyriHaximus/github-action-next-semvers@v1.1...v1.2)

---
updated-dependencies:
- dependency-name: WyriHaximus/github-action-next-semvers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

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 Dec 24, 2022
1 parent ff9fcc0 commit ace7167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
- name: 'Get possible next tags'
id: semvers
uses: "WyriHaximus/github-action-next-semvers@v1.1"
uses: "WyriHaximus/github-action-next-semvers@v1.2"
with:
version: ${{ steps.previoustag.outputs.tag }}
- name: 'Verify input version'
Expand Down

0 comments on commit ace7167

Please sign in to comment.