Skip to content

Commit f7fedf0

Browse files
authored
ci: Target version 1.1.2 of create-tag
1 parent 8fe1296 commit f7fedf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v4
13-
- uses: butlerlogic/action-autotag@stable
13+
- uses: butlerlogic/action-autotag@1.1.2
1414
env:
1515
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
1616
with:

0 commit comments

Comments
 (0)