Skip to content

Merge pull request #8 from liatrio/renovate/docker-build-push-action-6.x #37

Merge pull request #8 from liatrio/renovate/docker-build-push-action-6.x

Merge pull request #8 from liatrio/renovate/docker-build-push-action-6.x #37

name: Build Entrypoint Caller Workflow
on:
workflow_dispatch:
push:
branches: ["**"]
paths-ignore:
- catalog-info.yaml
- README.md
permissions: {}
jobs:
attest-image-hp: #image
permissions:
id-token: write
attestations: write
packages: write # necessary if build-type is image
contents: write
uses: liatrio/demo-gh-autogov-workflows/.github/workflows/rw-hp-build-image.yaml@a01815cd7e90dff1c09b354f81894a6e7d4b065f #v0.13.2

Check failure on line 20 in .github/workflows/cw-build-image.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/cw-build-image.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/cw-build-image.yaml" -> "liatrio/demo-gh-autogov-workflows/.github/workflows/rw-hp-build-image.yaml@a01815cd7e90dff1c09b354f81894a6e7d4b065f" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit
with:
subject-name: ghcr.io/${{ github.repository }}
cert-identity: https://github.com/liatrio/demo-gh-autogov-workflows/.github/workflows/rw-hp-attest-image.yaml@a01815cd7e90dff1c09b354f81894a6e7d4b065f #v0.13.2
delete-images: true