We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b752bbc commit 361f332Copy full SHA for 361f332
.github/workflows/update-docs.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Create Pull Request (main branch only)
31
if: github.ref == 'refs/heads/main'
32
- uses: peter-evans/create-pull-request@284f54f989303d2699d373481a0cfa13ad5a6666 # ratchet:peter-evans/[email protected].1
+ uses: peter-evans/create-pull-request@153407881ec5c347639a548ade7d8ad1d6740e38 # ratchet:peter-evans/[email protected].2
33
with:
34
token: ${{ secrets.GITHUB_TOKEN }}
35
commit-message: "Update Terraform docs"
0 commit comments