Skip to content

Commit 049845b

Browse files
committed
Pin GitHub Action
1 parent 5a53e4d commit 049845b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-framework.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
composer update wp-cli/wp-cli --with-all-dependencies
5252
5353
- name: Create pull request
54-
uses: peter-evans/create-pull-request@v7
54+
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8
5555
with:
5656
branch: update-framework
5757
base: ${{ github.event.repository.default_branch }}

0 commit comments

Comments
 (0)