Skip to content

Commit

Permalink
Update workflow validation action to the latest version (infra) (#1526)
Browse files Browse the repository at this point in the history
Update action to the latest version
  • Loading branch information
Hook25 authored Oct 3, 2024
1 parent 17ceef1 commit 597b01f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate_workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: asdf-vm/actions/install@v3
with:
tool_versions: |
action-validator 0.5.1
action-validator 0.6.0
- name: Lint Actions
run: |
find .github/workflows -type f \( -iname \*.yaml -o -iname \*.yml \) \
Expand Down

0 comments on commit 597b01f

Please sign in to comment.