diff --git a/.changelog-bugfix.md b/.changelog-bugfix.md index 598c81981..a3db40c09 100644 --- a/.changelog-bugfix.md +++ b/.changelog-bugfix.md @@ -2,4 +2,4 @@ - Releases are now automated via continuous integration, including the update of the project's changelog. - The presentation of algorithmic parameters in the documentation has been improved. -- Outdated GitHub Actions can now be printed via the build target `check_github_actions`. +- Outdated GitHub Actions can now be printed via the build target `check_github_actions`. Alternatively, the build target `update_github_actions` may be used to update them automatically.