Skip to content

gomod(deps): bump the k8s-io group with 4 updates (#263) #15

gomod(deps): bump the k8s-io group with 4 updates (#263)

gomod(deps): bump the k8s-io group with 4 updates (#263) #15

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.