Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Bump actions/checkout from 4.1.1 to 5.0.0 #541

Bump actions/checkout from 4.1.1 to 5.0.0

Bump actions/checkout from 4.1.1 to 5.0.0 #541

Workflow file for this run

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