Skip to content

Bump ASFHyP3/actions from 0.11.0 to 0.11.2 #206

Bump ASFHyP3/actions from 0.11.0 to 0.11.2

Bump ASFHyP3/actions from 0.11.0 to 0.11.2 #206

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

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

View workflow run for this annotation

GitHub Actions / Changelog updated?

Invalid workflow file

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