Merge 7a88e22c397315b150cf98f9fc8ba20daee0ae8f into 0edccf33480b95bf7547b90187c31e9ab2cb070d

This commit is contained in:
Rick Staa 2024-11-01 11:50:35 +01:00 committed by GitHub
commit 47d353d962
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -186,6 +186,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Run your job on another architecture: arm32, aarch64 and others](https://github.com/uraimo/run-on-arch-action)
- [Generate a table of contents](https://github.com/technote-space/toc-generator)
- [Automatically add Label or Assignee to an Issue](https://github.com/Naturalclar/issue-action)
- [Label and display the top-upvoted issues and pull requests](https://github.com/rickstaa/top-issues-action)
- [Action to send LGTM reaction as image or GIF when we say lgtm](https://github.com/micnncim/action-lgtm-reaction)
- [Generate build numbers across multiple scopes](https://github.com/zyborg/gh-action-buildnum)
- [Publish GitHub release artifacts](https://github.com/skx/github-action-publish-binaries)