Skip to content

Commit 9432c28

Browse files
authored
Upgrade readme action from v1 to v2
1 parent bd33fd6 commit 9432c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shared-readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
fetch-depth: 0
6161
token: ${{ steps.github-app.outputs.token }}
6262

63-
- uses: cloudposse-github-actions/readme@v1
63+
- uses: cloudposse-github-actions/readme@v2
6464
with:
6565
token: ${{ steps.github-app.outputs.token }}
6666
readme_enabled: true

0 commit comments

Comments
 (0)