ci: Target version 1.1.2 of create-tag
This commit is contained in:
parent
8fe129624f
commit
f7fedf091f
2
.github/workflows/create-tag.yml
vendored
2
.github/workflows/create-tag.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: butlerlogic/action-autotag@stable
|
||||
- uses: butlerlogic/action-autotag@1.1.2
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user