August 27, 2024
DigitalOcean App Platform deployment
Version updated for digitalocean/app_action to version v2.0.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 262 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 📦 Dependencies Bump github.com/sethvargo/go-githubactions from 1.2.0 to 1.3.0 by @dependabot (#134) Bump golang from 1.22.6-alpine to 1.23.0-alpine by @dependabot (#131) Bump docker/build-push-action from 6.6.1 to 6.7.0 by @dependabot (#132) 🚀 New Features Add the possibility to provide a project ID for the respective app by @markusthoemmes (#135) 🧰 Maintenance Bump docker/build-push-action from 6.
August 27, 2024
ClaudeCoderAction
Version updated for EndemicMedia/claudecoder to version v1.1.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.1.2 (2024-07-16) Bug Fixes update readme (5ac71d5)
August 27, 2024
HawkEye Action
Version updated for korandoru/hawkeye to version v5.8.1.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Install hawkeye 5.8.1 Install prebuilt binaries via shell script curl --proto '=https' --tlsv1.2 -LsSf https://github.com/korandoru/hawkeye/releases/download/v5.8.1/hawkeye-installer.sh | sh Download hawkeye 5.8.1 File Platform Checksum hawkeye-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum hawkeye-x86_64-apple-darwin.tar.xz Intel macOS checksum hawkeye-x86_64-pc-windows-msvc.zip x64 Windows checksum hawkeye-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
August 27, 2024
Just Create A Release
Version updated for thomaseizinger/create-release to version f897c3478f7bec21ccfe47181b2c6d149bde2191-test-release.
This action is used across all versions by 275 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Heading This is a test release with some markdown.
August 27, 2024
Build with Gradle
Version updated for gradle/actions to version v4.0.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 14,353 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This patch release updates a number of dependencies, and fixes a bug that caused Gradle version ‘8.1’ to be confused with ‘8.10’.
What’s Changed Dependency-updates by @bigdaz in https://github.com/gradle/actions/pull/326, https://github.com/gradle/actions/pull/356 NPM dependency updates by @dependabot in https://github.
August 27, 2024
git-cliff - Changelog Generator
Version updated for orhun/git-cliff-action to version v4.0.0.
This action is used across all versions by 2,086 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Gotta go fast 🧗 git-cliff-action is now waaaaaaaay faster.
We switched to a classic bash script to download the git-cliff binary instead of a Docker action. So, no more building images, it just downloads and runs. Vroooom! 💨
Thanks @M0NsTeRRR for the implementation in https://github.
August 26, 2024
cdk-diff-action
Version updated for corymhall/cdk-diff-action to version v1.2.13.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.2.13 (2024-08-26)
August 26, 2024
Checkstyle for Java
Version updated for dbelyaev/action-checkstyle to version v1.16.0.
This action is used across all versions by 578 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.16.0: PR #225 - chore(deps): update default checkstyle to 10.18.0
August 26, 2024
OpenTofu/Terraform via Pull Request
Version updated for DevSecTop/TF-via-PR to version v11.1.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added Optionally encrypt the TF plan file before uploading it as a repository artifact, in order to prevent exposure of sensitive data using the new encrypt_passphrase input parameter.
Commits changelog: https://github.com/DevSecTop/TF-via-PR/compare/v11.0.2...v11.1.0