September 26, 2024
docker-swarm-deploy-github-action
Version updated for serversideup/github-action-docker-swarm-deploy to version v3.1.0.
This action is used across all versions by 30 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🐛 Bug fixes This fixes and issue with loading ENV files. If they were quoted or set as MYVAR="${OTHER_VAR} the values were not being interpreted correctly We also added a ton of validation, debugging, and documentation for SSH connections Full Changelog: https://github.
September 26, 2024
Gcovr Action
Version updated for threeal/gcovr-action to version v1.1.0.
This action is used across all versions by 121 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Added support for generating Cobertura XML reports. Added support for generating HTML reports. Modified the github-token input to be optional, allowing the report to be sent to Coveralls without specifying a GitHub token. Improved the gcovr installation using pipx-install-action. Enhanced the request for sending Coveralls reports using formdata-node and got.
September 26, 2024
MkDocs Github Pages Releaser
Version updated for afritzler/mkdocs-gh-pages-action to version v9.5.37.
This action is used across all versions by 33 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes 🧰 Maintenance Bump mkdocs-material from 9.5.36 to 9.5.37 @dependabot (#240)
September 26, 2024
Move to next iteration
Version updated for blombard/move-to-next-iteration to version v0.6.0.
This action is used across all versions by 31 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed feat: upgrade to nodejs 20 by @neilime in https://github.com/blombard/move-to-next-iteration/pull/11 Bump @vercel/ncc from 0.36.1 to 0.38.2 in the npm-dev-dependencies group by @dependabot in https://github.com/blombard/move-to-next-iteration/pull/16 Bump hoverkraft-tech/ci-github-nodejs from 0.4.2 to 0.6.0 in the github-actions-dependencies group by @dependabot in https://github.com/blombard/move-to-next-iteration/pull/15 New Contributors @neilime made their first contribution in https://github.
September 25, 2024
Diffblue Cover Pipeline
Version updated for diffblue/cover-github-action to version v2024.09.02.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Release 2024.09.02 by @db-ci-platform in https://github.com/diffblue/cover-github-action/pull/202 Full Changelog: https://github.com/diffblue/cover-github-action/compare/v2024.09.01...v2024.09.02
September 25, 2024
DigitalOcean App Platform deployment
Version updated for digitalocean/app_action to version v2.0.4.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 263 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🐛 Bug Fixes Keep bindable environment references intact by @markusthoemmes (#146) 👨🏼💻 Contributors @markusthoemmes
September 25, 2024
branch-deploy
Version updated for github/branch-deploy to version v9.8.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 139 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed A follow-up to the v9.8.0 release to implement GraphQL pagination to make “latest deployment checks” more robust when using enforced deployment order.
Latest Deployments Pagination by @GrantBirki in https://github.com/github/branch-deploy/pull/307 node package updates by @GrantBirki in https://github.
September 25, 2024
Set up OCaml
Version updated for ocaml/setup-ocaml to version v3.0.9.
This action is used across all versions by 1,102 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changed Update runtime dependencies.
September 25, 2024
Copybara Action 2
Version updated for Olivr/copybara-action to version v1.2.4.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.2.4 (2024-09-20) Bug Fixes GitHub RSA key was changed and prevented this action from working (#114) (a70cd50), closes #101