Skip to content

Merge pull request #26 from Kpler/dependabot/github_actions/actions/c… #10

Merge pull request #26 from Kpler/dependabot/github_actions/actions/c…

Merge pull request #26 from Kpler/dependabot/github_actions/actions/c… #10

Workflow file for this run

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