Skip to content

Commit d811c20

Browse files
Update version references to v0.1.5b
1 parent ca426e0 commit d811c20

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
issues: write
1919
steps:
2020
- name: Improve Issue Titles
21-
uses: horw/issue-title-ai@v0.1.4b
21+
uses: horw/issue-title-ai@v0.1.5b
2222
with:
2323
github-token: ${{ github.token }}
2424
# gemini-api-key: ${{ secrets.GEMINI_API_KEY }}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
runs-on: ubuntu-latest
6060
steps:
6161
- name: Improve Issue Titles
62-
uses: horw/issue-title-ai@v0.1.4b
62+
uses: horw/issue-title-ai@v0.1.5b
6363
with:
6464
github-token: ${{ secrets.GITHUB_TOKEN }}
6565
# Choose one of these API keys based on your preference

0 commit comments

Comments
 (0)