Skip to content

build(deps): bump google.golang.org/grpc from 1.82.0 to 1.82.1 #109

build(deps): bump google.golang.org/grpc from 1.82.0 to 1.82.1

build(deps): bump google.golang.org/grpc from 1.82.0 to 1.82.1 #109

Workflow file for this run

# sync -> mongodb/atlas-local-lib
# sync -> mongodb/atlas-local-cli
# sync -> mongodb-js/atlas-local-lib-js
# sync -> mongodb/mongodb-atlas-cli
# sync -> mongodb/mongodb-atlas-local
# sync -> mongodb-labs/cobra2snooty
name: Create Jira Ticket
on:
pull_request:
types: [labeled]
permissions: {}
jobs:
create-jira:

Check failure on line 17 in .github/workflows/create-jira.yaml

View workflow run for this annotation

GitHub Actions / Create Jira Ticket

Invalid workflow file

The workflow is not valid. .github/workflows/create-jira.yaml (Line: 17, Col: 3): Error calling workflow 'mongodb/apix-action/.github/workflows/_create-jira.yaml@main'. The workflow is requesting 'contents: read, pull-requests: write', but is only allowed 'contents: none, pull-requests: none'.
if: github.event.label.name == 'create_jira'
uses: mongodb/apix-action/.github/workflows/_create-jira.yaml@main
secrets: inherit