Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jtherrmann committed Jun 13, 2024
1 parent 096bc90 commit 62746a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Modified the [`reusable-changelog-check`](.github/workflows/reusable-changelog-check.yml) workflow to remove its dependency on a third-party action. The workflow behavior should remain unchanged except that applying the `bumpless` label now results in the workflow being skipped rather than succeeding. Fixes https://github.com/ASFHyP3/actions/issues/156
- When upgrading this reusable action in your repository, you can remove the following lines from the calling workflow:
```diff
- secrets:
- secrets:
- USER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
```

Expand Down

0 comments on commit 62746a8

Please sign in to comment.