Skip to content

Commit 1e42bb6

Browse files
authored
Update actionlint (#59)
1 parent 2bdc9a7 commit 1e42bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-action-workflows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
- name: Checkout
1515
uses: actions/checkout@v4.1.1
1616
- name: Check workflow files
17-
uses: docker://ghcr.io/ponylang/shared-docker-ci-actionlint:20230822
17+
uses: docker://ghcr.io/ponylang/shared-docker-ci-actionlint:20240224
1818
with:
1919
args: -color

0 commit comments

Comments
 (0)