Skip to content

chore(ci): update docker/build-push-action action to v7 (main) - autoclosed #26

chore(ci): update docker/build-push-action action to v7 (main) - autoclosed

chore(ci): update docker/build-push-action action to v7 (main) - autoclosed #26

Workflow file for this run

name: Pull Request Build
on:
pull_request:
jobs:
build-pr:

Check failure on line 7 in .github/workflows/pull-request.yml

View workflow run for this annotation

GitHub Actions / Pull Request Build

Invalid workflow file

The workflow is not valid. .github/workflows/pull-request.yml (Line: 7, Col: 3): Error calling workflow 'pohanhuang/vm-dhcp-controller/.github/workflows/template-build.yml@24ac1acc9d3c5aa036d2b520989a7ce59c50195c'. 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: pull-${{ github.event.number }}
push: false
secrets: inherit