September 19, 2023
Tracker Validator
Version updated for redhat-plumbers-in-action/tracker-validator to version v1.1.0.
This publisher is shown as erified 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 New feat: update PR title to reference tracker ID :abc: (#14) @jamacku Maintenance Improve logging when issueDetails() fails :palm_tree: (#15) @jamacku Documentation Update logo and fix marketplace link :penguin: (#16) @jamacku Full Changelog: https://github.
September 19, 2023
Run Prettier with reviewdog(forked)
Version updated for rokoucha/reviewdog-action-prettier to version v0.1.1.
This publisher is shown as erified by GitHub. 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/rokoucha/reviewdog-action-prettier/compare/v0.1.0...v0.1.1
September 19, 2023
Unsafe PR Detector
Version updated for supatsara-wat/Unsafe-PR-Detector to version v1.0.0.
This publisher is shown as erified by GitHub. This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This release contains Github action for detecting unsafe updates in package.json and .js files in a opened pull request.
September 19, 2023
SecHub reporter
Version updated for tvcsantos/sechub-reporter-action to version v1.4.1.
This publisher is shown as erified 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: fix wrong exit condition by @tvcsantos in https://github.com/tvcsantos/sechub-reporter-action/pull/19 Full Changelog: https://github.com/tvcsantos/sechub-reporter-action/compare/v1.4.0...v1.4.1
September 19, 2023
Create Image Build Event Action
Version updated for upwindsecurity/create-image-build-event-action to version v1.
This publisher is shown as erified by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Publish create image build event action.
September 12, 2023
Setup Cpp (C++ / C)
Version updated for aminya/setup-cpp to version v0.35.6.
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: use grantUserWriteAccess from admina and await it by @aminya in https://github.com/aminya/setup-cpp/pull/203 This allows write access to .cpprc without sudo. Full Changelog: https://github.com/aminya/setup-cpp/compare/v0.35.5...v0.35.6
September 12, 2023
Configure AWS Credentials Action for GitHub Actions
Version updated for aws-actions/configure-aws-credentials to version v4.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 107,205 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This tag tracks the latest v4.x.x release
September 12, 2023
Get git tag (maintained)
Version updated for bcomnes/get-git-tag to version v3.0.5.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Merged Bump @actions/core from 1.10.0 to 1.10.1 #14 Bump actions/checkout from 3 to 4 #13 Bump esbuild from 0.18.20 to 0.19.0 #12 Bump esbuild from 0.17.19 to 0.18.12 #11 Commits Update test.yml 5d597b8
September 12, 2023
Checkstyle for Java
Version updated for dbelyaev/action-checkstyle to version v0.9.4.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 299 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v0.9.4: PR #37 - adjust CI and add some tests