Skip to content

Bump golang.org/x/crypto in /orch #978

Bump golang.org/x/crypto in /orch

Bump golang.org/x/crypto in /orch #978

Workflow file for this run

name: turkeyorch
on:
push:
branches:
paths:
- 'orch/**'
- '.github/workflows/turkeyorch.yml'
workflow_dispatch:
jobs:
turkeyGitops:
uses: mozilla/hubs-ops/.github/workflows/turkeyGitops.yml@master

Check failure on line 12 in .github/workflows/turkeyorch.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/turkeyorch.yml

Invalid workflow file

error parsing called workflow ".github/workflows/turkeyorch.yml" -> "mozilla/hubs-ops/.github/workflows/turkeyGitops.yml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
codePath: orch
registry: mozilla
dockerfile: Dockerfile
DOCKER_HUB_USR: mzcshubs
secrets:
DOCKER_HUB_PWD: ${{ secrets.DOCKER_HUB_PWD_MOZ }}