Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
walteh committed May 28, 2024
1 parent 298bd89 commit 381dd12
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,15 @@ jobs:
simver:
runs-on: ubuntu-latest
steps:
- uses: walteh/simver/cmd/gha-simver@v1
- uses: walteh/simver/cmd/gha-simver@v0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
```
## ⚠️ Current Limitations & 🛠 Future Fixes
- **Junk Tags Cleanup:** Upcoming feature to clear temporary tags automatically.
- **Force Push Handling:** We're improving how version recalculations handle force pushes to maintain accurate histories.
- **Junk Tags Cleanup:** Upcoming feature to clear temporary tags automatically. (#13)
- **Force Push Handling:** We're improving how version recalculations handle force pushes to maintain accurate histories. (#6)
## 🤝 Contributing
Expand Down

0 comments on commit 381dd12

Please sign in to comment.