Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 361f332

Browse files
chore(deps): bump peter-evans/create-pull-request from 5.0.1 to 5.0.2 (#3326)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@284f54f...1534078) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b752bbc commit 361f332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/update-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Create Pull Request (main branch only)
3131
if: github.ref == 'refs/heads/main'
32-
uses: peter-evans/create-pull-request@284f54f989303d2699d373481a0cfa13ad5a6666 # ratchet:peter-evans/[email protected].1
32+
uses: peter-evans/create-pull-request@153407881ec5c347639a548ade7d8ad1d6740e38 # ratchet:peter-evans/[email protected].2
3333
with:
3434
token: ${{ secrets.GITHUB_TOKEN }}
3535
commit-message: "Update Terraform docs"

0 commit comments

Comments
 (0)