March 5, 2024
Jira Release/Archive Action
Version updated for Justin-JHG/jira-release-actions to version v1.6.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in https://github.com/Justin-JHG/jira-release-actions/pull/285 chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/Justin-JHG/jira-release-actions/pull/286 chore(deps-dev): bump eslint from 8.55.0 to 8.56.0 by @dependabot in https://github.com/Justin-JHG/jira-release-actions/pull/287 chore(deps-dev): bump @types/node from 20.10.4 to 20.
March 5, 2024
Nudgeer Action
Version updated for Onboardbase/nudgeer-action to version v2.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/Onboardbase/nudgeer-action/compare/v1.2...v2
March 5, 2024
Run misspell with reviewdog
Version updated for reviewdog/action-misspell to version v1.16.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed chore(deps): update reviewdog to 0.17.1 by @github-actions in https://github.com/reviewdog/action-misspell/pull/62 Full Changelog: https://github.com/reviewdog/action-misspell/compare/v1.15.1...v1.16.0
March 5, 2024
Branch cleaner
Version updated for RiceBen/branch-cleaner-action to version v1.0.2.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/RiceBen/branch-cleaner-action/compare/v1.0.1...v1.0.2
March 5, 2024
Yet Another Create Release Action
Version updated for shogo82148/actions-create-release to version v1.7.2.
This action is used across all versions by 233 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/shogo82148/actions-create-release/compare/v1.7.1...v1.7.2
March 5, 2024
Yet Another Upload Release Asset Action
Version updated for shogo82148/actions-upload-release-asset to version v1.7.4.
This action is used across all versions by 1,266 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump eslint from 8.56.0 to 8.57.0 by @dependabot in https://github.com/shogo82148/actions-upload-release-asset/pull/817 Bump @actions/http-client from 2.2.0 to 2.2.1 by @dependabot in https://github.com/shogo82148/actions-upload-release-asset/pull/818 Full Changelog: https://github.com/shogo82148/actions-upload-release-asset/compare/v1.7.3...v1.7.4
March 5, 2024
Telegram File Uploader
Version updated for xz-dev/TelegramFileUploader to version v1.1.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/xz-dev/TelegramFileUploader/commits/v1.1.1
March 5, 2024
Maven License Info Action
Version updated for YunaBraska/maven-license-info-action to version 1.1.1-rc.179.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/YunaBraska/maven-license-info-action/compare/1.1.1-rc.178...1.1.1-rc.179
March 5, 2024
Python Setup Rye
Version updated for eifinger/setup-rye to version v2.1.1.
This action is used across all versions by 76 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes Install rye into a stable path and keep it there. Backup user specific settings present before the run on self hosted runners. Restore them after the run. This way runs will not interfere with each other.
🐛 Bug fixes Do not copy around RYE_HOME @eifinger (#198)