Skip to content

Bump JohnnyMorganz/stylua-action from 3.0.0 to 4.0.0 (#34) #34

Bump JohnnyMorganz/stylua-action from 3.0.0 to 4.0.0 (#34)

Bump JohnnyMorganz/stylua-action from 3.0.0 to 4.0.0 (#34) #34

Workflow file for this run

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