ci: Target version 1.1.2 of create-tag

This commit is contained in:
Rob Loach 2024-01-13 20:16:08 -05:00 committed by GitHub
parent 8fe129624f
commit f7fedf091f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: butlerlogic/action-autotag@stable - uses: butlerlogic/action-autotag@1.1.2
env: env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with: with: