Skip to content

Commit

Permalink
github: Set ShellCheck version 0.8.0
Browse files Browse the repository at this point in the history
This matches the version shipped with Ubuntu 22.04
  • Loading branch information
lindhe committed Aug 4, 2024
1 parent 679150f commit dc455f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/[email protected]
with:
version: v0.8.0
yamllint:
runs-on: ubuntu-22.04
steps:
Expand Down

0 comments on commit dc455f0

Please sign in to comment.