Skip to content

Bump default gh-aw-firewall to v0.27.9 and gh-aw-mcpg to v0.3.29 #1797

Bump default gh-aw-firewall to v0.27.9 and gh-aw-mcpg to v0.3.29

Bump default gh-aw-firewall to v0.27.9 and gh-aw-mcpg to v0.3.29 #1797

Workflow file for this run

name: Smoke Trigger
on:
workflow_dispatch:
pull_request:
types: [labeled]
jobs:
call-smoke-workflow-call:

Check failure on line 9 in .github/workflows/smoke-trigger.yml

View workflow run for this annotation

GitHub Actions / Smoke Trigger

Invalid workflow file

The workflow is not valid. .github/workflows/smoke-trigger.yml (Line: 9, Col: 3): Error calling workflow 'github/gh-aw/.github/workflows/smoke-workflow-call.lock.yml@550c42ec69f1fa8db215f3bc1409dff8aeda7a83'. The nested job 'activation' is requesting 'actions: read', but is only allowed 'actions: none'.
if: github.event_name == 'workflow_dispatch' || github.event.label.name == 'smoke-workflow-call'
uses: ./.github/workflows/smoke-workflow-call.lock.yml
secrets: inherit
permissions:
contents: read
discussions: write
issues: write
pull-requests: write