Skip to content

Bump peter-evans/create-or-update-comment from 3 to 4 #656

Bump peter-evans/create-or-update-comment from 3 to 4

Bump peter-evans/create-or-update-comment from 3 to 4 #656

Workflow file for this run

name: ShellCheck
on:
push:
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run shellcheck
uses: ludeeus/[email protected]
with:
check_together: 'yes'
severity: error