October 19, 2023
user-statistician
Version updated for cicirello/user-statistician to version v1.22.0.
This action is used across all versions by 85 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [1.22.0] - 2023-10-18 Added Translation to Armenian (locale: hy) in #240 (@JairTorres1003). Dependencies Bump cicirello/pyaction from 4.24.0 to 4.25.0 (which includes bumping Python to 3.12). CI/CD Bump Python to 3.12 in CI/CD workflows when running unit tests (@cicirello).
October 19, 2023
Setup Fortran
Version updated for fortran-lang/setup-fortran to version v1.3.
This action is used across all versions by 93 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog support gcc 13 on windows, bump default gcc to 13, improve cxx support by @wpbonelli in https://github.com/fortran-lang/setup-fortran/pull/44 test with & suggest linker option for gfortran 7-9 on mac by @wpbonelli in https://github.com/fortran-lang/setup-fortran/pull/40 add repo status and latest tag badges by @wpbonelli in https://github.
October 19, 2023
markdown-to-supabase
Version updated for jmagrippis/markdown-to-supabase to version v0.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Initial Release 🥳 Feedback welcome. Check out the README for usage instructions and more!
October 19, 2023
NPM Publish
Version updated for JS-DevTools/npm-publish to version v3.0.0.
This action is used across all versions by 15,467 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes The v3 release updates the action’s runtime to Node.js v20, but otherwise, there are are no public API changes.
BREAKING CHANGES The action will now run on Node.js v20 instead of v16 Bug fixes action: update runtime to Node.js v20 (#150)
October 19, 2023
Publish PMD Code Report
Version updated for lcollins/pmd-github-action to version v2.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump actions/checkout from 2 to 4 by @dependabot in https://github.com/lcollins/pmd-github-action/pull/1 Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in https://github.com/lcollins/pmd-github-action/pull/2 Bump prettier from 2.2.1 to 3.0.3 by @dependabot in https://github.com/lcollins/pmd-github-action/pull/18 Bump @actions/github from 3.0.0 to 6.0.0 by @dependabot in https://github.
October 19, 2023
Publish SpotBugs report
Version updated for lcollins/spotbugs-github-action to version v2.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump @actions/core from 1.5.0 to 1.10.1 by @dependabot in https://github.com/lcollins/spotbugs-github-action/pull/1 Bump typescript from 4.4.3 to 4.9.5 by @dependabot in https://github.com/lcollins/spotbugs-github-action/pull/5 Bump fast-xml-parser from 3.20.0 to 4.3.2 by @dependabot in https://github.com/lcollins/spotbugs-github-action/pull/2 Bump @octokit/rest from 18.10.0 to 20.0.2 by @dependabot in https://github.
October 19, 2023
Guru to GitHub
Version updated for parkerbxyz/guru-to-github to version v2.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Improve usage documentation by @parkerbxyz in https://github.com/parkerbxyz/guru-to-github/pull/20 Fix a few bugs, add new features, and enhance documentation by @parkerbxyz in https://github.com/parkerbxyz/guru-to-github/pull/21 Bug Fixes Delete archived documents (e785ed9) Don’t download images without an extension (8242679) Run git pull before syncing content (5a7b4ec) Features Add option to perform a dry run sync (8fc51f3) Add option to publish unverified cards (e45e81a) Full Changelog: https://github.
October 19, 2023
Discerning Merger
Version updated for peternied/discerning-merger to version v3.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Allows specifying how the merge is performed, with default of ‘squash’ method
October 19, 2023
Delete Cache
Version updated for prantlf/delete-cache-action to version v1.0.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.0.0 (2023-10-19) Initial release