Skip to content

Merge pull request #25 from Kpler/dependabot/github_actions/anothrNic… #9

Merge pull request #25 from Kpler/dependabot/github_actions/anothrNic…

Merge pull request #25 from Kpler/dependabot/github_actions/anothrNic… #9

Workflow file for this run

name: bump-version
on:
push:
branches:
- main
jobs:
bump-version:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: '0'
- uses: anothrNick/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WITH_V: true