Skip to content

chore(deps): update module github.com/sirupsen/logrus to v1.9.4 (#8) #4

chore(deps): update module github.com/sirupsen/logrus to v1.9.4 (#8)

chore(deps): update module github.com/sirupsen/logrus to v1.9.4 (#8) #4

Workflow file for this run

name: Main Build and Publish
on:
push:
branches:
- main
- v*
jobs:
build-main:

Check failure on line 10 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / Main Build and Publish

Invalid workflow file

The workflow is not valid. .github/workflows/main.yml (Line: 10, Col: 3): Error calling workflow 'pohanhuang/vm-dhcp-controller/.github/workflows/template-build.yml@93462387c304e06fc5a4248b4ec9b540a85a0b3a'. The nested job 'dapper-build' is requesting 'id-token: write', but is only allowed 'id-token: none'.
uses: ./.github/workflows/template-build.yml
with:
release-tag-name: ${{ github.ref_name }}-head
push: true
secrets: inherit