Skip to content

ci(library-solidity): updates #37

ci(library-solidity): updates

ci(library-solidity): updates #37

Workflow file for this run

# Lint the action workflows
name: "Action lint"
on:
pull_request:
concurrency:
group: ci-lint-${{ github.ref }}
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}
env:
ACTIONLINT_VERSION: 1.6.27
jobs:
lint-check:
name: Action lint
runs-on: ubuntu-latest
steps:
- name: Checkout project
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: actionlint
uses: raven-actions/actionlint@01fce4f43a270a612932cb1c64d40505a029f821 # v2.0.0
- name: Ensure SHA pinned actions
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@64418826697dcd77c93a8e4a1f7601a1942e57b5 # v3.0.18