December 14, 2023
run-digger
Version updated for diggerhq/digger to version v0.3.6.
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 Better support for project level oidc role assumption by @motatoes in https://github.com/diggerhq/digger/pull/906 Full Changelog: https://github.com/diggerhq/digger/compare/v0.3.5...v0.3.6
December 14, 2023
Trigger AWX and Ansible Tower resources
Version updated for fitbeard/action-trigger-awx to version v23.5.1.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed feat: bump awxkit and python versions by @fitbeard in https://github.com/fitbeard/action-trigger-awx/pull/41 Full Changelog: https://github.com/fitbeard/action-trigger-awx/compare/v23.3.0...v23.5.1
December 14, 2023
github-typescript
Version updated for Flydiverny/github-typescript to version v7.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v7 pointing to actions/github-script@v7
December 14, 2023
open-build-src
Version updated for frogobox/open-build-src to version 3.0.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/frogobox/open-build-src/compare/3.0.1...3.0.2
December 14, 2023
Cleanup Redundant PRs and Branches from CD Automation
Version updated for GlueOps/github-actions-cleanup-redundant-cd-prs to version v0.1.3.
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 fix: catch PRs and branches that were missed by @fernandoataoldotcom in https://github.com/GlueOps/github-actions-cleanup-redundant-cd-prs/pull/7 Full Changelog: https://github.com/GlueOps/github-actions-cleanup-redundant-cd-prs/compare/v0.1.2...v0.1.3
December 14, 2023
Write Java Properties file
Version updated for GuillaumeFalourd/write-java-properties-file to version v1.1.
This action is used across all versions by 18 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Update the action to use $GITHUB_ACTION_PATH
December 14, 2023
Setup Humanitec CLI
Version updated for humanitec/setup-cli-action 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 What’s Changed feat: initial implementation by @johanneswuerbach in https://github.com/humanitec/setup-cli-action/pull/1 New Contributors @johanneswuerbach made their first contribution in https://github.com/humanitec/setup-cli-action/pull/1 Full Changelog: https://github.com/humanitec/setup-cli-action/commits/v1.0.0
December 14, 2023
setup-micromamba
Version updated for mamba-org/setup-micromamba to version v1.7.3.
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 Bug fixes Make incorrect condarc only a warning by @pavelzw in https://github.com/mamba-org/setup-micromamba/pull/183 Full Changelog: https://github.com/mamba-org/setup-micromamba/compare/v1.7.1...v1.7.3
December 14, 2023
Unshelve Build Output
Version updated for prantlf/unshelve-output-action to version v5.0.0.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 5.0.0 (2023-12-14) Features Enable support for Linux ARM64 (c9e8320) BREAKING CHANGES Packages ending with -linux-arm64.zip will be downloaded by default. If you do not produce them, prevent the failure by setting the input include-linux-arm64 to false.