Skip to content

Commit a53ad2c

Browse files
authored
Update action-autotag version to 1.1.2
1 parent 6cc2a21 commit a53ad2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v6
1313

1414
# https://github.com/butlerlogic/action-autotag
15-
- uses: butlerlogic/action-autotag@stable
15+
- uses: butlerlogic/action-autotag@1.1.2
1616
env:
1717
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
1818
with:

0 commit comments

Comments
 (0)