Skip to content

Commit

Permalink
Pin butlerlogic/action-autotag to 1.1.2 (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
nevalla authored Jan 24, 2024
1 parent 7fcb997 commit 6952bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: butlerlogic/action-autotag@stable
- uses: butlerlogic/action-autotag@1.1.2
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with:
Expand Down

0 comments on commit 6952bcb

Please sign in to comment.