We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f83765 + 7ed7b10 commit a76b60eCopy full SHA for a76b60e
1 file changed
.github/workflows/dispatch-npm-engines.yml
@@ -78,7 +78,7 @@ jobs:
78
- name: Create Pull Request
79
id: create_pull_request
80
if: steps.check_file_existence.outputs.files_exists == 'true'
81
- uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
+ uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
82
with:
83
author: Nextcloud bot <bot@nextcloud.com>
84
committer: nextcloud-command <nextcloud-command@users.noreply.github.com>
0 commit comments