Skip to content

Commit 1137724

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
6262
- name: send PR
6363
id: pr_id
64-
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
64+
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
6565
with:
6666
commit-message: Update version to ${{ github.event.inputs.version }}
6767
branch: version-update

0 commit comments

Comments
 (0)