Skip to content

Commit c08538d

Browse files
committed
Update actionlint Docker image to 20260311
1 parent e157c25 commit c08538d

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
@@ -17,6 +17,6 @@ jobs:
1717
- name: Checkout
1818
uses: actions/checkout@v4.1.1
1919
- name: Check workflow files
20-
uses: docker://ghcr.io/ponylang/shared-docker-ci-actionlint:20260120
20+
uses: docker://ghcr.io/ponylang/shared-docker-ci-actionlint:20260311
2121
with:
2222
args: -color

0 commit comments

Comments
 (0)