We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26b9106 commit 865be47Copy full SHA for 865be47
.github/workflows/lint-action-workflows.yml
@@ -14,6 +14,6 @@ jobs:
14
- name: Checkout
15
uses: actions/[email protected]
16
- name: Check workflow files
17
- uses: docker://ghcr.io/ponylang/shared-docker-ci-actionlint:20230822
+ uses: docker://ghcr.io/ponylang/shared-docker-ci-actionlint:20240224
18
with:
19
args: -color
0 commit comments