Skip to content

Commit ab8f16a

Browse files
committed
Rename GitHub lint file
1 parent 83bcb40 commit ab8f16a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml renamed to .github/workflows/test_github-actions-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
uses: actions/checkout@v4
1717

1818
- name: Analyze workflow files
19-
uses: docker://rhysd/actionlint:1.7.0
19+
uses: docker://rhysd/actionlint:1.7.6
2020
with:
2121
args: "-color -verbose -shellcheck="

0 commit comments

Comments
 (0)