Skip to content

Commit

Permalink
fix(ci): Autotagger version
Browse files Browse the repository at this point in the history
  • Loading branch information
devsjc committed Nov 25, 2024
1 parent 1cbf51c commit 1cd312a
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
uses: RueLaLa/auto-tagger@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_PR_NUMBER: ${{ github.event.number }}
Expand Down

0 comments on commit 1cd312a

Please sign in to comment.