August 12, 2023
actions-metrics-otlp
Version updated for kschaer/actions-metrics-otlp to version v0.2.0.
This publisher is shown 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 Kaitlin/release by @kschaer in https://github.com/kschaer/actions-metrics-otlp/pull/5 Full Changelog: https://github.com/kschaer/actions-metrics-otlp/compare/v0.1.0...v0.2.0
August 12, 2023
Directory Listing for Github Page
Version updated for rajibdpi/directory-listing-for-github-page to version v4.0.0.
This publisher is shown 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 Directory Listing for Github Page Github Action to generate directory listing index for Github Pages
August 12, 2023
Install VS Components
Version updated for thepwrtank18/install-vs-components to version v1.0.0.
This publisher is shown verified by GitHub. This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes First official release.
August 12, 2023
TruffleHog OSS
Version updated for trufflesecurity/trufflehog to version v3.48.0.
This publisher is shown verified by GitHub. This action is used across all versions by 171 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix error message in alchemy test by @rosecodym in https://github.com/trufflesecurity/trufflehog/pull/1617 Add tri-state verification to pubnub publish key detector by @rosecodym in https://github.com/trufflesecurity/trufflehog/pull/1616 stop saving Alchemy URL on error by @rosecodym in https://github.com/trufflesecurity/trufflehog/pull/1614 Support indeterminate verification in Gitlab detector by @rosecodym in https://github.
August 11, 2023
ghast-scanner
Version updated for bin3xish477/ghast to version v1.7.8.
This publisher is shown 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 Adds a new auxiliary check (check_for_missing_security_md_file) which notifies users if there is no SECURITY.md file located in the root of the repository hierarchy.
August 11, 2023
AI-based PR Reviewer & Summarizer with Chat Capabilities
Version updated for coderabbitai/ai-pr-reviewer to version 1.14.0.
This publisher is shown verified by GitHub. This action is used across all versions by 21 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Guritfaq patch 1 by @guritfaq in https://github.com/coderabbitai/ai-pr-reviewer/pull/418 Update README.md by @guritfaq in https://github.com/coderabbitai/ai-pr-reviewer/pull/419 Support gpt 3.5 turbo 16k model by @HyunggyuJang in https://github.com/coderabbitai/ai-pr-reviewer/pull/424 Fix tokens calculation & cleanup the file summary prompt logic by @HyunggyuJang in https://github.
August 11, 2023
Newman Action (version with apiBase)
Version updated for gasparhe/newman-action to version 1.0.5.
This publisher is shown verified by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Include apiBase as an option. Also added esBuild to generate de dist file.
experimental
August 11, 2023
N0zz Docker Run Action
Version updated for N0zz/docker-run-action to version v4.
This publisher is shown verified 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/N0zz/docker-run-action/commits/v4
August 11, 2023
Setup toolchains for cross compilation and cross testing for Rust
Version updated for taiki-e/setup-cross-toolchain-action to version v1.16.0.
This publisher is shown verified by GitHub. This action is used across all versions by 265 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Support specifying the QEMU version by using qemu input option, or @ syntax in runner input option (if both are set, the latter is preferred).
For example:
- uses: taiki-e/setup-cross-toolchain-action@v1 with: target: aarch64-unknown-linux-gnu qemu: '7.