Skip to content

Commit

Permalink
Pin to a working version of action-autotag (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
rzadp authored Apr 15, 2024
1 parent f20a245 commit 1451eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
tagname: ${{ steps.autotag.outputs.tagname }}
steps:
- uses: actions/[email protected]
- uses: butlerlogic/action-autotag@stable
- uses: butlerlogic/action-autotag@1.1.2
id: autotag
with:
head_branch: master
Expand Down

0 comments on commit 1451eef

Please sign in to comment.