Skip to content

Commit d521ca2

Browse files
Bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 (#41)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf862fc commit d521ca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit-autoupdate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- run: pre-commit autoupdate
2727
- run: pre-commit run --all-files
2828

29-
- uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
29+
- uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
3030
if: always()
3131
with:
3232
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)