We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cc2a21 commit a53ad2cCopy full SHA for a53ad2c
1 file changed
.github/workflows/create-tag.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v6
13
14
# https://github.com/butlerlogic/action-autotag
15
- - uses: butlerlogic/action-autotag@stable
+ - uses: butlerlogic/action-autotag@1.1.2
16
env:
17
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
18
with:
0 commit comments