Skip to content

Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.15 to 3.0.16 #183

Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.15 to 3.0.16

Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.15 to 3.0.16 #183

Workflow file for this run

name: Run pre-checks
on:
push:
branches:
- develop
pull_request:
branches:
- develop
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref_name || github.run_id }}
cancel-in-progress: true
jobs:
pre-checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: pre-commit
uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@5cab7bac9b94deb11087c3c39c8e412f6ecf1e00 # v8.1.0
with:
skip_checkout: true
- name: Ensure SHA pinned actions
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@38608ef4fb69adae7f1eac6eeb88e67b7d083bfd # v3.0.16