Skip to content

Bump google-github-actions/release-please-action from 4.0.2 to 4.1.0 #524

Bump google-github-actions/release-please-action from 4.0.2 to 4.1.0

Bump google-github-actions/release-please-action from 4.0.2 to 4.1.0 #524

Workflow file for this run

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