Skip to content

Commit f30fb8f

Browse files
chore(deps): update peter-evans/create-pull-request action to v7
1 parent 7787575 commit f30fb8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
path: ./tapes/demo.tape
2525
token: ${{ secrets.GITHUB_TOKEN }}
2626

27-
- uses: peter-evans/create-pull-request@4e1beaa7521e8b457b572c090b25bd3db56bf1c5 # v5.0.3
27+
- uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
2828
with:
2929
token: ${{ secrets.GITHUB_TOKEN }}
3030
title: update demo

0 commit comments

Comments
 (0)