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 4038279 commit 8cefdc6Copy full SHA for 8cefdc6
1 file changed
.github/workflows/validate-workflows-files.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: asdf-vm/actions/install@v2
24
with:
25
tool_versions: |
26
- action-validator 0.5.1
+ action-validator 0.5.3
27
28
- name: Lint Workflows
29
run: |
0 commit comments