Skip to content

Commit d13219f

Browse files
authored
Pin butlerlogic/action-autotag to 1.1.2 release (#174)
1 parent 9ae6d37 commit d13219f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v3
1616
- id: tag-step
17-
uses: butlerlogic/action-autotag@stable
17+
uses: butlerlogic/action-autotag@1.1.2
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2020
with:

0 commit comments

Comments
 (0)