Skip to content

Commit

Permalink
fix(ci): Autotagger version (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
devsjc authored Nov 25, 2024
1 parent cf6fee7 commit 44d9fd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
fetch-depth: 0
- name: Bump version and push tag
uses: RueLaLa/auto-tagger@v2.1.3
uses: RueLaLa/auto-tagger@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_PR_NUMBER: ${{ github.event.number }}
Expand Down

0 comments on commit 44d9fd5

Please sign in to comment.