Skip to content

Commit 48c3ff3

Browse files
committed
https://github.com/ButlerLogic/action-autotag/issues/46
1 parent 433d9aa commit 48c3ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-tag.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v3
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)