Skip to content

Bump step-security/harden-runner from 2.14.0 to 2.14.1 in the github-… #20

Bump step-security/harden-runner from 2.14.0 to 2.14.1 in the github-…

Bump step-security/harden-runner from 2.14.0 to 2.14.1 in the github-… #20

name: Lint Check (pre-commit)
on:
# We have to use pull_request_target here as pull_request does not grant
# enough permission for reviewdog
pull_request_target:
push:
branches:
- main
jobs:
pre-commit:

Check failure on line 12 in .github/workflows/pre-commit-check.yml

View workflow run for this annotation

GitHub Actions / Lint Check (pre-commit)

Invalid workflow file

The workflow is not valid. .github/workflows/pre-commit-check.yml (Line: 12, Col: 3): Error calling workflow 'bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml@1.2.1'. The nested job 'pre-commit-pr' is requesting 'checks: write, issues: write, pull-requests: write', but is only allowed 'checks: none, issues: none, pull-requests: none'.
uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml@1.2.1