November 29, 2024
Versatile PyInstaller
Version updated for sayyid5416/pyinstaller to version v1.7.0.
This action is used across all versions by 287 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed –version-file support by @sayyid5416 in https://github.com/sayyid5416/pyinstaller/pull/29 Bug fix: Generated Spec file not being uploaded for .py files by @sayyid5416 in https://github.com/sayyid5416/pyinstaller/pull/30 Full Changelog: https://github.com/sayyid5416/pyinstaller/compare/v1.6.1...v1.7.0
November 29, 2024
astral-sh/setup-uv
Version updated for astral-sh/setup-uv to version v4.1.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 4,589 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes You can now use the input python-version to set the environment variable UV_PYTHON for the rest of your workflow. This will override any python version specifications in pyproject.toml and .python-version
- name: Install the latest version of uv and set the python version to 3.
November 29, 2024
Deploy to Neocities
Version updated for bcomnes/deploy-to-neocities to version v3.0.1.
This action is used across all versions by 766 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Merged chore(deps): bump async-neocities from 4.0.3 to 4.0.4 #209 fixed a typo in README.md #208 chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 #207 Add my website https://jefbecker.com/ to the list. #206 Commits Update README.md 15eb88d
November 29, 2024
git-cliff - Changelog Generator
Version updated for orhun/git-cliff-action to version v4.4.1.
This action is used across all versions by 2,658 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [4.4.1] - 2024-11-28 🐛 Bug Fixes (install) Choose file extension based upon running OS (#41)
November 28, 2024
danger-kotlin
Version updated for danger/kotlin to version 1.3.2.
This action is used across all versions by 120 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update README.md with correct advise for using the docker image in GHA by @r0adkll in https://github.com/danger/kotlin/pull/284 fix(ci): update dependencies versions by @Vacxe in https://github.com/danger/kotlin/pull/288 Fix typo in GitLab Pipeline status name by @grine4ka in https://github.com/danger/kotlin/pull/287 Make MR descriptions optional by @mrbass21 in https://github.
November 28, 2024
run-digger
Version updated for diggerhq/digger to version v0.6.71.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed add flag to limit by number of projects to number of changed files by @motatoes in https://github.com/diggerhq/digger/pull/1846 Full Changelog: https://github.com/diggerhq/digger/compare/v0.6.70...v0.6.71
November 28, 2024
JUnit Report Action
Version updated for mikepenz/action-junit-report to version v5.
This action is used across all versions by 9,080 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes no changes
November 28, 2024
SFTP uploader
Version updated for wangyucode/sftp-upload-action to version v2.0.4.
This action is used across all versions by 428 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed feat: add simple unit test on lib by @bsvobodny in https://github.com/wangyucode/sftp-upload-action/pull/39 New Contributors @bsvobodny made their first contribution in https://github.com/wangyucode/sftp-upload-action/pull/39 fix #40 Full Changelog: https://github.com/wangyucode/sftp-upload-action/compare/v2.0.3...v2.0.4
November 28, 2024
Setup PDM
Version updated for pdm-project/setup-pdm to version v4.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 2,245 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed [New Feature]: Distinguish architectures of caches by @Dragon1573 in https://github.com/pdm-project/setup-pdm/pull/58 feat: add ability to restore cache by exact match by @szymonmaszke in https://github.com/pdm-project/setup-pdm/pull/60 fix: set python version first by @frostming in https://github.