Skip to content

Commit

Permalink
chore: downgrade create-issue-branch to the stable version 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch88 committed May 23, 2024
1 parent 14a6303 commit d10d727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: 📝 Create Issue Branch
runs-on: ubuntu-latest
steps:
- uses: robvanderleek/create-issue-branch@main
- uses: robvanderleek/create-issue-branch@1.6.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit d10d727

Please sign in to comment.