Skip to content

Commit 1f8764b

Browse files
authored
Fix readme linting action reference in workflow (#232)
1 parent 88b91d4 commit 1f8764b

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
@@ -38,7 +38,7 @@ jobs:
3838
fetch-depth: 0
3939
token: ${{ steps.github-app.outputs.token }}
4040

41-
- uses: cloudposse-github-actions/readme@v2
41+
- uses: cloudposse-github-actions/readme@fix-readme-linting-wrong-files
4242
id: readme
4343
with:
4444
token: ${{ steps.github-app.outputs.token }}

0 commit comments

Comments
 (0)