Skip to content

Commit

Permalink
chore(deps): bump sersoft-gmbh/running-release-tags-action from 2 to 3 (
Browse files Browse the repository at this point in the history
#195)

Bumps [sersoft-gmbh/running-release-tags-action](https://github.com/sersoft-gmbh/running-release-tags-action) from 2 to 3.
- [Release notes](https://github.com/sersoft-gmbh/running-release-tags-action/releases)
- [Commits](sersoft-gmbh/running-release-tags-action@v2...v3)

---
updated-dependencies:
- dependency-name: sersoft-gmbh/running-release-tags-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Oct 20, 2023
1 parent 12db6ae commit 3f858ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vx-tagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: sersoft-gmbh/running-release-tags-action@v2
- uses: sersoft-gmbh/running-release-tags-action@v3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
update-full-release: true
Expand Down

0 comments on commit 3f858ac

Please sign in to comment.