Skip to content

Commit 96aac48

Browse files
Merge pull request #156 from UpCloudLtd/dependabot/github_actions/peter-evans/create-pull-request-7.0.11
chore(deps): bump peter-evans/create-pull-request from 7.0.9 to 7.0.11
2 parents f80968c + c2d54b7 commit 96aac48

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@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
31+
uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
3232
with:
3333
add-paths: docs/
3434
branch: chore/update-docs

0 commit comments

Comments
 (0)