We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15f7398 commit b9c29a7Copy full SHA for b9c29a7
.github/workflows/update-pre-commit.yml
@@ -24,7 +24,7 @@ jobs:
24
app_id: ${{ secrets.BOT_APP_ID }}
25
private_key: ${{ secrets.BOT_PRIVATE_KEY }}
26
- name: Create Pull Request
27
- uses: peter-evans/[email protected].3
+ uses: peter-evans/[email protected].4
28
with:
29
token: ${{ steps.generate_token.outputs.token }}
30
branch: update/pre-commit-autoupdate
0 commit comments