Skip to content

Commit

Permalink
https://github.com/ButlerLogic/action-autotag/issues/46
Browse files Browse the repository at this point in the history
  • Loading branch information
vaayne committed Feb 9, 2025
1 parent 433d9aa commit 48c3ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- 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 48c3ff3

Please sign in to comment.