Skip to content

Commit

Permalink
Update actionlint
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanTAllen committed Feb 24, 2024
1 parent bee1fd4 commit 536167f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-action-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4.1.1
- name: Check workflow files
uses: docker://ghcr.io/ponylang/shared-docker-ci-actionlint:20230822
uses: docker://ghcr.io/ponylang/shared-docker-ci-actionlint:20240224
with:
args: -color

0 comments on commit 536167f

Please sign in to comment.