Skip to content

Commit 26bbdff

Browse files
chore(deps): bump peter-evans/create-pull-request from 7.0.8 to 7.0.9
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.8 to 7.0.9. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@271a8d0...84ae59a) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-version: 7.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a8d218 commit 26bbdff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
# change docs via PR in case of locked main branch
5555
- name: Create Pull Request (main branch only)
5656
if: github.ref == 'refs/heads/main' && github.repository_owner == 'github-aws-runners'
57-
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
57+
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
5858
with:
5959
token: ${{ secrets.GITHUB_TOKEN }}
6060
commit-message: "docs: auto update terraform docs"

0 commit comments

Comments
 (0)