November 10, 2023
Setup Kubeconform
Version updated for bmuschko/setup-kubeconform to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Initial release.
November 10, 2023
Get branch vars
Version updated for bvkimball/branch-vars to version 1.0.0.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Basic Functionality Added
Output type Example Description CURRENT_BRANCH string main OR feature/test Always returns a valid branch name for a triggered workflow run. TARGET_BRANCH string main The target branch of a pull request SOURCE_BRANCH string feature/test The source branch of a pull request REF_BRANCH string 1/merge OR main The branch that triggered the workflow run
November 10, 2023
Semantic Release Action
Version updated for codfish/semantic-release-action to version v3.0.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 3.0.0 (2023-11-09) Bug Fixes run safe-directory on /github/workspace (3e26d45) Features bump semantic to v22, use node v20 (7f2510c) include main branch by default, update input casing (ad7eb9d) BREAKING CHANGES Using semantic-release v22. Please see release notes:
https://github.com/semantic-release/semantic-release/releases/tag/v21.0.0 https://github.com/semantic-release/semantic-release/releases/tag/v22.0.0 All inputs are using kebab case rather than snake.
November 10, 2023
Jinja2 Action
Version updated for cuchi/jinja2-action to version v1.2.2.
This action is used across all versions by 341 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fix: Pin image base to python3.11
November 10, 2023
Get New Tag Version
Version updated for enricoGiga/next-semver to version v1.0.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes in this Release
New version number is 1.0.0 Description: Check the last tag version released on Github and get the next version to be released
November 10, 2023
SVGO action
Version updated for ericcornelissen/svgo-action to version v4.0.1.
This action is used across all versions by 83 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Update dependency @actions/core. ([#861]) Update dependency @actions/github. ([#874]) Update SVGO v3 to v3.0.3. ([#885])
November 10, 2023
Frencks yamllint
Version updated for frenck/action-yamllint to version v1.4.2.
This action is used across all versions by 422 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s changed ⬆️ Dependency updates ⬆️ Update actions/checkout action to v3.5.3 @renovate (#75) ⬆️ Update dessant/lock-threads action to v4.0.1 @renovate (#76) ⬆️ Update release-drafter/release-drafter action to v5.24.0 @renovate (#77) ⬆️ Update actions/checkout action to v3.6.0 @renovate (#78) ⬆️ Update actions/checkout action to v4 @renovate (#79) ⬆️ Update actions/checkout action to v4.
November 10, 2023
Create the default Container Tags for the GlueOps Platform
Version updated for GlueOps/github-actions-create-container-tags to version v0.2.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed feat: fallback for missing tag value when release is created by @fernandoataoldotcom in https://github.com/GlueOps/github-actions-create-container-tags/pull/4 Full Changelog: https://github.com/GlueOps/github-actions-create-container-tags/compare/v0.1.1...v0.2.0
November 10, 2023
Setup goliothctl
Version updated for golioth/setup-goliothctl to version v0.0.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This is the initial release of the GitHub Action for goliothctl, the Golioth CLI. We’ve been testing internally to automate our firmware development and release process. We believe it is also useful for users in their own automation workflow. We’d love feedback!