August 24, 2023
Docker Scout
Version updated for docker/scout-action to version v0.23.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 39 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Environment Record an image to an environment:
- uses: docker/scout-action@v0.23.1 with: command: environment image: ${{ step.meta.outputs.tags }} environment: staging Compare to environment Compare an image to the newest one for a specific environment:
August 24, 2023
Set project version
Version updated for EduardSergeev/project-version-action to version v6.6.
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 Fixed: documentation: Fixed: default version value used in text: It is now 0.0.0.0, not three-parts but four Added: example of three-part version configuration for Node.js project Added: Output parameter section
August 24, 2023
Gruntwork Patcher
Version updated for gruntwork-io/patcher-action to version v1.0.0.
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 Description The action moves from beta to a stable release 🎉
What’s Changed bug fix: Validate code changes before committing by @marinalimeira in https://github.com/gruntwork-io/patcher-action/pull/20 Change default update_strategy to next-breaking by @marinalimeira in https://github.com/gruntwork-io/patcher-action/pull/21 Full Changelog: https://github.
August 24, 2023
Check and report Android Lint result
Version updated for hidakatsuya/action-report-android-lint to version v1.1.2.
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 Fix cannot load properly a XML file containing issue with multiple locations by @hidakatsuya in https://github.com/hidakatsuya/action-report-android-lint/pull/9 Bump actions/setup-node from 3.8.0 to 3.8.1 by @dependabot in https://github.com/hidakatsuya/action-report-android-lint/pull/7 Bump jest from 29.6.2 to 29.
August 24, 2023
CalVer Bump Action
Version updated for jdboisvert/calver-bump-action to version v1.0.0.
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 This is the initial version of the GitHub action which supports automatic versioning following Calendar versioning via tags. This also includes a VERSION file to help projects be able to manage the version throughout their code.
August 24, 2023
Frogbot by JFrog
Version updated for jfrog/frogbot to version v2.12.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bug Fixes 🛠 Fix checkout to a branch that does not exist by @omerzi in https://github.com/jfrog/frogbot/pull/454 Full Changelog: https://github.com/jfrog/frogbot/compare/v2...v2.12.2
August 24, 2023
Check Runner Availability
Version updated for jimmygchen/runner-fallback-action to version v0.1.0-release.
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 Bump actions/setup-node from 3.6.0 to 3.8.1 by @dependabot in https://github.com/jimmygchen/runner-fallback-action/pull/1 Bump eslint from 8.39.0 to 8.47.0 by @dependabot in https://github.com/jimmygchen/runner-fallback-action/pull/2 Bump jest from 29.5.0 to 29.6.3 by @dependabot in https://github.com/jimmygchen/runner-fallback-action/pull/3 Fix test by @jimmygchen in https://github.
August 24, 2023
go-apidiff
Version updated for joelanford/go-apidiff to version v0.6.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 81 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump go-git version by @acumino in https://github.com/joelanford/go-apidiff/pull/27 Full Changelog: https://github.com/joelanford/go-apidiff/compare/v0.6.0...v0.6.1
August 24, 2023
Robot Reporter
Version updated for joonvena/robotframework-reporter-action to version v2.3.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 564 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Add total test duration to summary Limit Test duration display to 3 decimal places, as previously durations such as 1.6400000000000001 s would be displayed.