Skip to content

Commit 258ee68

Browse files
authored
Merge pull request #39 from http4k/dependabot/github_actions/peter-evans/create-pull-request-8
Bump peter-evans/create-pull-request from 6 to 8
2 parents 9c0a6d5 + fbe78c4 commit 258ee68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
shell: bash
3737
- name: Create Pull Request
3838
if: steps.changes.outputs.has_changes
39-
uses: peter-evans/create-pull-request@v6
39+
uses: peter-evans/create-pull-request@v8
4040
with:
4141
token: ${{ secrets.GITHUB_TOKEN }}
4242
commit-message: 'chore: Update dependencies'

0 commit comments

Comments
 (0)