Skip to content

Commit

Permalink
Use agronholm/[email protected] (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbrochart authored Oct 14, 2024
1 parent 914be06 commit f86c372
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- id: changelog
uses: agronholm/release-notes@v1
uses: agronholm/release-notes@1.0.1
with:
path: CHANGELOG.md
version_pattern: ^\#\# ([0-9][^*]*)\n
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history

## 0.10.7

- Use `agronholm/[email protected]` instead of `v1`.

## 0.10.6

- Fix regex for version in `CHANGELOG.md`.
Expand Down

0 comments on commit f86c372

Please sign in to comment.