Skip to content

Commit d933ce9

Browse files
committed
Update to latest actionlint image
1 parent c9d140a commit d933ce9

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:20240224
17+
uses: docker://ghcr.io/ponylang/shared-docker-ci-actionlint:20241206
1818
with:
1919
args: -color

0 commit comments

Comments
 (0)