Skip to content

build(deps): bump com.azure:azure-identity from 1.10.4 to 1.12.2 #5

build(deps): bump com.azure:azure-identity from 1.10.4 to 1.12.2

build(deps): bump com.azure:azure-identity from 1.10.4 to 1.12.2 #5

Workflow file for this run

name: CI
on:
push:
branches: [develop]
pull_request:
branches: [develop, main]
workflow_dispatch:
inputs:
triggered-by:
description: 'Orchestrator run ID'
required: false
type: string
jobs:
build:

Check failure on line 14 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 14, Col: 3): Error calling workflow 'fireflyframework/.github/.github/workflows/java-ci.yml@main'. The nested job 'build' is requesting 'actions: write', but is only allowed 'actions: none'.

Check failure on line 14 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 14, Col: 3): Error calling workflow 'fireflyframework/.github/.github/workflows/java-ci.yml@main'. The nested job 'trigger-downstream' is requesting 'actions: write', but is only allowed 'actions: none'.
uses: fireflyframework/.github/.github/workflows/java-ci.yml@main
with:
java-version: '25'