We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10ee8b6 commit 6a7c6faCopy full SHA for 6a7c6fa
.github/workflows/lint-action-workflows.yml
@@ -14,6 +14,6 @@ jobs:
14
- name: Checkout
15
uses: actions/checkout@v4.1.1
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