Skip to content

Bump ASFHyP3/actions from 0.11.0 to 0.11.1 #40

Bump ASFHyP3/actions from 0.11.0 to 0.11.1

Bump ASFHyP3/actions from 0.11.0 to 0.11.1 #40

Workflow file for this run

name: Changelog updated?
on:
pull_request:
types:
- opened
- labeled
- unlabeled
- synchronize
branches:
- main
- develop
jobs:
call-changelog-check-workflow:
# Docs: https://github.com/ASFHyP3/actions
uses: ASFHyP3/actions/.github/workflows/[email protected]
secrets:
USER_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Check failure on line 19 in .github/workflows/changelog.yml

View workflow run for this annotation

GitHub Actions / Changelog updated?

Invalid workflow file

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