Skip to content

Merge pull request #226 from philips-software/dependabot/github_actio… #481

Merge pull request #226 from philips-software/dependabot/github_actio…

Merge pull request #226 from philips-software/dependabot/github_actio… #481

Workflow file for this run

name: Shell linter
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # ratchet:actions/checkout@v3
- name: Lint check
uses: azohra/shell-linter@6bbeaa868df09c34ddc008e6030cfe89c03394a1 # ratchet:azohra/[email protected]
with:
exclude-paths: "bin/install_cosign.sh"