Skip to content

Commit 416830c

Browse files
chore(deps): update peter-evans/create-pull-request action to v8
1 parent 8683cc2 commit 416830c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scheduled-version-update.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ jobs:
173173
174174
- name: Create Pull Request
175175
id: create_pr
176-
uses: peter-evans/create-pull-request@v7
176+
uses: peter-evans/create-pull-request@v8
177177
with:
178178
path: genesis
179179
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)