Skip to content

Commit 518be04

Browse files
committed
chore: use full commit SHA hash for this dependency
1 parent c31b410 commit 518be04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
4646
- name: Create Pull Request
4747
if: steps.verify-changed-files.outputs.changed == 'true'
48-
uses: peter-evans/create-pull-request@v5
48+
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
4949
with:
5050
token: ${{ secrets.GITHUB_TOKEN }}
5151
commit-message: |

0 commit comments

Comments
 (0)