Skip to content

Commit

Permalink
Update issuesAutomatedTasks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jy95 authored Sep 16, 2024
1 parent 629a52e commit 2c1b04d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issuesAutomatedTasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
run: npm run generate-api-json-files
- name: 💅 Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@v7
uses: peter-evans/create-pull-request@v7.0.3
with:
title: "🤖 ${{ github.event.issue.title }}"
body: |
Expand Down

0 comments on commit 2c1b04d

Please sign in to comment.