We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd0daee commit e5aededCopy full SHA for e5aeded
1 file changed
.github/workflows/pre-commit-update.yml
@@ -35,7 +35,7 @@ jobs:
35
run: hatch run pre-commit:run
36
37
- name: Create Pull Request
38
- uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
+ uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
39
with:
40
commit-message: "chore(deps): Update .pre-commit-config.yaml"
41
title: "chore(deps): Update .pre-commit-config.yaml"
0 commit comments