Skip to content

Commit aeecf7c

Browse files
committed
chore(ci): updates
- update action-validator - lint all workflows
1 parent 076803b commit aeecf7c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pr.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@ jobs:
99
- uses: asdf-vm/actions/install@v4
1010
with:
1111
tool_versions: |
12-
action-validator 0.5.4
12+
action-validator 0.7.1
1313
- run: asdf reshim action-validator
1414
- run: action-validator ./action.yml
15+
- run: action-validator ./.github/workflows/*
1516

1617
custom-controller-login:
1718
if: ${{ github.actor != 'dependabot[bot]' }}

0 commit comments

Comments
 (0)