Skip to content

Bumping sec-scanners-config.yaml #9

Bumping sec-scanners-config.yaml

Bumping sec-scanners-config.yaml #9

name: pull-sync-external-images
on:
pull_request_target:
branches:
- main
types: [ opened, edited, synchronize, reopened, ready_for_review ]
paths:
- "external-images.yaml"
permissions:
id-token: write # This is required for requesting the JWT token
contents: read # This is required for actions/checkout
jobs:
sync-external-images:
uses: ./.github/workflows/image-syncer.yml@main

Check failure on line 17 in .github/workflows/pull-sync-external-images.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pull-sync-external-images.yml

Invalid workflow file

invalid value workflow reference: cannot specify version when calling local workflows
with:
dry-run: true
debug: true