Skip to content

Commit 1efc87a

Browse files
Update peter-evans/create-pull-request action to v7.0.8 (#119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de05e0d commit 1efc87a

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
@@ -16,7 +16,7 @@ jobs:
1616
- run: vhs < ./tapes/demo.tape
1717
- run: vhs < ./tapes/gess.tape
1818

19-
- uses: peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284 # v7.0.7
19+
- uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
2020
with:
2121
token: ${{ secrets.GITHUB_TOKEN }}
2222
title: update docs

0 commit comments

Comments
 (0)