Skip to content

Commit 3da36a9

Browse files
chore(deps): update peter-evans/create-pull-request action to v7.0.9
1 parent cc5fe55 commit 3da36a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-examples.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
find examples -name "package.json" -execdir npm install \;
8282
8383
- name: Create Pull Request
84-
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
84+
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
8585
with:
8686
title: "Chore: Update plugin examples to latest version"
8787
commit-message: "Automated update to latest version"

0 commit comments

Comments
 (0)