November 1, 2023
Deploy to Kubernetes cluster
Version updated for Azure/k8s-deploy to version 4.10.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 7,700 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added #287 Make annotating resources optional #283 Fix “Service” route-method of the Blue-Green strategy with some manifest files #281 bump codeql to node 16 #279 upgrade codeql #276 Fixes multiple namespaces bug
November 1, 2023
gha-auto-dependabot-rebase
Version updated for bbeesley/gha-auto-dependabot-rebase to version v1.3.304.
This action is used across all versions by 122 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.3.304 (2023-10-31)
November 1, 2023
Deploy GitHub Runner to AWS (EC2)
Version updated for bitovi/github-actions-deploy-github-runner-to-ec2 to version v0.1.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update action.yaml by @LeoDiazL in https://github.com/bitovi/github-actions-deploy-github-runner-to-ec2/pull/5 Full Changelog: https://github.com/bitovi/github-actions-deploy-github-runner-to-ec2/compare/v0.1.0...v0.1.1
November 1, 2023
Cypress.io
Version updated for cypress-io/github-action to version v6.6.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 34 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 6.6.0 (2023-10-31) Features add optional job summary-title parameter (#1056) (ebe8b24)
November 1, 2023
Deploy to Portainer
Version updated for datntdev0/action-deploy-to-portainer to version v0.1.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Improvements:
Enhanced Error Logging: We have improved our system’s error logging capabilities. Now, when an API call fails, the system will log the error. This enhancement will make it easier to diagnose and resolve issues, thereby improving the robustness of our system.
November 1, 2023
tvm-action
Version updated for ever-guild/tvm-action to version v1.2.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes TVM Action Toolchain fift, func, lite-client, tonlib-cli, etc v2023.10 toncli v0.0.43 solc, sold v0.71.0 tvm_linker v0.20.5 tonos-cli v0.35.4 git-remote-gosh v6.1.35 GNU Make v4.3 Example usage Docker TON lite-client wget https://ton-blockchain.github.io/global.config.json docker run -v $(pwd)/global.config.json:/ton-global.config --rm -it ghcr.io/ever-guild/tvm-action lite-client Fift echo '4 10 * 2 + .
November 1, 2023
Github Helpers
Version updated for ExpediaGroup/github-helpers to version v1.45.3.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.45.3 (2023-10-31) Bug Fixes manage-issue-due-dates: assignee comment prints correctly (#476) (50e7c0a)
November 1, 2023
terraform-cdk-action
Version updated for hashicorp/terraform-cdk-action to version v0.2.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 35 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 0.2.0 (2023-10-31) ⚠ BREAKING CHANGES increase Node.js version to 20.9.0 (#101)
increase Node.js version to 20.9.0 (#101) (6ec1285), closes #79
November 1, 2023
opschain change
Version updated for LimePoint/opschain-github-action to version opschain-action-v3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes opschain-github-action This GitHub action can be used to initiate an OpsChain change.
Setup On your GitHub Repository or Organisation, add the following secrets:
OPSCHAIN_URL - The URL with which to access OpsChain OPSCHAIN_USERNAME - The user with which to authenticate to OpsChain OPSCHAIN_PASSWORD - The user credential with which to authenticate to OpsChain OPSCHAIN_GITHUB_USERNAME - The GitHub User with which OpsChain should authenticate to GitHub OPSCHAIN_GITHUB_PAT - The GitHub PAT with which OpsChain should authenticate to GitHub Usage Add a new job in your GitHub Workflow