Skip to content

build(deps): bump anchore/scan-action from 5 to 6 #1

build(deps): bump anchore/scan-action from 5 to 6

build(deps): bump anchore/scan-action from 5 to 6 #1

Workflow file for this run

---
# Managed by modulesync - DO NOT EDIT
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
name: Labeler 🏷️
on:
- pull_request_target
jobs:
labeler:

Check failure on line 11 in .github/workflows/labeler.yml

View workflow run for this annotation

GitHub Actions / Labeler 🏷️

Invalid workflow file

The workflow is not valid. .github/workflows/labeler.yml (Line: 11, Col: 3): Error calling workflow 'voxpupuli/crafty/.github/workflows/labeler.yml@main'. The nested job 'labeler' is requesting 'pull-requests: write', but is only allowed 'pull-requests: none'.
name: Labeler
uses: voxpupuli/crafty/.github/workflows/labeler.yml@main
with:
allowed_owner: ${{ github.repository_owner }}