We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pre-commit-autoupdate-action
main
1 parent 0f2790a commit 935be2aCopy full SHA for 935be2a
1 file changed
.github/workflows/pre-commit-autoupdate.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
persist-credentials: false
19
- uses: actions/setup-python@v5
20
- - uses: browniebroke/pre-commit-autoupdate-action@v1
+ - uses: browniebroke/pre-commit-autoupdate-action@main
21
- uses: peter-evans/create-pull-request@v7
22
23
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
0 commit comments