Skip to content

Commit a28d072

Browse files
Merge pull request #159 from UpCloudLtd/dependabot/github_actions/peter-evans/create-pull-request-8.0.0
chore(deps): bump peter-evans/create-pull-request from 7.0.11 to 8.0.0
2 parents 505d429 + 44feefa commit a28d072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Generate documentation
2929
run: make docs
3030
- name: Create PR for docs update
31-
uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
31+
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
3232
with:
3333
add-paths: docs/
3434
branch: chore/update-docs

0 commit comments

Comments
 (0)