Skip to content

Update stakater/.github action to v0.0.85 #203

Update stakater/.github action to v0.0.85

Update stakater/.github action to v0.0.85 #203

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- 'main'
jobs:
build:
uses: stakater/.github/.github/workflows/[email protected]

Check failure on line 10 in .github/workflows/pull_request.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/pull_request.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/pull_request.yaml" -> "stakater/.github/.github/workflows/[email protected]" (source tag with sha:73c3a2884502fd04eb62fcf3b228ca55ad66e729) : You have an error in your yaml syntax on line 122
with:
DOCKER_FILE_PATH: Dockerfile
secrets:
CONTAINER_REGISTRY_URL: ghcr.io
CONTAINER_REGISTRY_USERNAME: ${{ github.actor }}
CONTAINER_REGISTRY_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
SLACK_WEBHOOK_URL: ${{ secrets.STAKATER_DELIVERY_SLACK_WEBHOOK }}