Skip to content

Bump ASFHyP3/actions/.github/workflows/reusable-ruff.yml from 0.20.0 to 0.21.0 #175

Bump ASFHyP3/actions/.github/workflows/reusable-ruff.yml from 0.20.0 to 0.21.0

Bump ASFHyP3/actions/.github/workflows/reusable-ruff.yml from 0.20.0 to 0.21.0 #175

name: Check Changelog Updated
on:
pull_request:
types:
- opened
- labeled
- unlabeled
- synchronize
branches:
- main
- dev
jobs:
call-changelog-check-workflow:
uses: ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml@v0.20.0
secrets:
USER_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Check failure on line 18 in .github/workflows/changelog-updated.yml

View workflow run for this annotation

GitHub Actions / Check Changelog Updated

Invalid workflow file

The workflow is not valid. .github/workflows/changelog-updated.yml (Line: 18, Col: 19): Invalid secret, USER_TOKEN is not defined in the referenced workflow.