Skip to content

Commit

Permalink
Update peter-evans/create-pull-request action to v7 (#849)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent fe241ee commit 1bb6f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
fi
- name: Create pull request with generated JavaScript
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
add-paths: dist/
commit-message: Generate JavaScript based on ${{ github.sha }}
Expand Down

0 comments on commit 1bb6f18

Please sign in to comment.