Skip to content

Commit d2ed397

Browse files
Update cloudposse/actions action to v0.33.0 (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f75c14b commit d2ed397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-readme.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Create Pull Request
5555
# This action will not create or change a pull request if there are no changes to make.
5656
# If a PR of the auto-update/readme branch is open, this action will just update it, not create a new PR.
57-
uses: cloudposse/actions/github/create-pull-request@0.31.0
57+
uses: cloudposse/actions/github/create-pull-request@0.33.0
5858
with:
5959
token: ${{ secrets.PUBLIC_REPO_ACCESS_TOKEN }}
6060
commit-message: Update README.md and docs

0 commit comments

Comments
 (0)