Skip to content

gomod(deps): bump sigs.k8s.io/controller-runtime from 0.17.5 to 0.17.… #14

gomod(deps): bump sigs.k8s.io/controller-runtime from 0.17.5 to 0.17.…

gomod(deps): bump sigs.k8s.io/controller-runtime from 0.17.5 to 0.17.… #14

Workflow file for this run

name: push
on:
push:
branches: [ "main", "release-*" ]
jobs:
builds:
uses: ./.github/workflows/_build.yaml
integrations:
needs: builds
uses: ./.github/workflows/_integration-tests.yaml
with:
directory-version: prod
image-version: ${{ github.sha }}
upgrades:
needs: builds
uses: ./.github/workflows/_upgrade-tests.yaml

Check failure on line 20 in .github/workflows/push.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/push.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/push.yaml" -> "./.github/workflows/_upgrade-tests.yaml" : failed to fetch workflow: workflow was not found.