Skip to content

Commit 8a33aab

Browse files
authored
docs: update version in README example
1 parent 377d71f commit 8a33aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
fi
2929
- name: Validate workflows
3030
if: steps.check-for-changed-workflows.outputs.any_changed == 'true'
31-
uses: dsanders11/[email protected].0
31+
uses: dsanders11/[email protected].1
3232
with:
3333
schema: https://json.schemastore.org/github-workflow.json
3434
files: .github/workflows/**.yml

0 commit comments

Comments
 (0)