We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25a9263 + fcfe98e commit 69bb848Copy full SHA for 69bb848
.github/workflows/update-data.yml
@@ -41,7 +41,7 @@ jobs:
41
git rm -f --cached flake.lock
42
43
- name: Create Pull Request
44
- uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7
+ uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7
45
with:
46
title: 'Update the library lists'
47
commit-message: 'chore: Update the library lists'
0 commit comments