Skip to content

ci: bump actions/setup-go from 6.1.0 to 6.4.0 #72

ci: bump actions/setup-go from 6.1.0 to 6.4.0

ci: bump actions/setup-go from 6.1.0 to 6.4.0 #72

Workflow file for this run

name: PR Verifier
on:
pull_request_target:
types: [opened, edited, synchronize, reopened]
permissions:
checks: write
pull-requests: read
jobs:
verify:

Check failure on line 12 in .github/workflows/pr-verifier.yml

View workflow run for this annotation

GitHub Actions / PR Verifier

Invalid workflow file

The workflow is not valid. .github/workflows/pr-verifier.yml (Line: 12, Col: 3): Error calling workflow 'kubestellar/infra/.github/workflows/reusable-pr-verifier.yml@main'. The nested job 'verify-pr' is requesting 'packages: read', but is only allowed 'packages: none'.
uses: kubestellar/infra/.github/workflows/reusable-pr-verifier.yml@main
secrets: inherit