March 6, 2024
delete-branch
Version updated for breningham/delete-branch 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: release v1 by @breningham in https://github.com/breningham/delete-branch/pull/3 Bump the npm-development group with 2 updates by @dependabot in https://github.com/breningham/delete-branch/pull/1 New Contributors @breningham made their first contribution in https://github.com/breningham/delete-branch/pull/3 @dependabot made their first contribution in https://github.com/breningham/delete-branch/pull/1 Full Changelog: https://github.com/breningham/delete-branch/commits/v1.0.0
March 6, 2024
Rsync Deployments Action
Version updated for Burnett01/rsync-deployments to version 7.0.0.
This action is used across all versions by 3,062 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed feat: Update base image to latest 1.4.4 (alpine 3.19.1) https://github.com/JoshPiper/rsync-docker/commit/ba20622d48f9c6c153bf520408c17aaec887e817 https://github.com/JoshPiper/rsync-docker/pull/25 @JoshPiper
Merge pull request https://github.com/Burnett01/rsync-deployments/pull/24 from jasongill/patch-1 Re-allow RSA host keys with SSH
feat: Make usage of legacy rsa hostkeys conditional The usage of RSA host keys introduced with https://github.
March 6, 2024
Terraform Min/Max
Version updated for clowdhaus/terraform-min-max to version v1.3.0.
This action is used across all versions by 1,954 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.3.0 (2024-03-06) Bug Fixes Update versions used in CI workflows to remove deprecated versions (#30) (dc9dc91) Features Update dependencies to latest to patch reported vulnerabilities (#29) (f103061)
March 6, 2024
cargo-deny
Version updated for EmbarkStudios/cargo-deny-action to version v1.6.1.
This action is used across all versions by 2,927 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixed PR#626 resolved #625 by explicitly checking that a license identified as Pixar was actually (probably) the Pixar license, instead of a normal Apache-2.0 license.
March 6, 2024
Run Opensearch
Version updated for esmarkowski/opensearch-github-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 Github Action for Marketplace from theablefew/opensearch-github-actions
March 6, 2024
Gruntwork Patcher
Version updated for gruntwork-io/patcher-action to version v1.1.5.
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 @babel/traverse from 7.22.11 to 7.23.2 by @dependabot in https://github.com/gruntwork-io/patcher-action/pull/31 Bump Patcher CLI to v0.5.1 by @robmorgan in https://github.com/gruntwork-io/patcher-action/pull/32 Bump Patcher CLI to v0.5.2 by @infraredgirl in https://github.com/gruntwork-io/patcher-action/pull/33 New Contributors @dependabot made their first contribution in https://github.
March 6, 2024
Branch Snapshots Action
Version updated for javiertuya/branch-snapshots-action to version v1.2.2.
This action is used across all versions by 23 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Replace forward slash by dash to avoid problems with some branch names, fix #25
March 6, 2024
Github Contributors Icon Generator
Version updated for jaywcjlove/github-action-contributors to version v2.0.1.
This action is used across all versions by 270 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Documentation v2.0.1: https://raw.githack.com/jaywcjlove/github-action-contributors/fa2468b/index.html
Comparing Changes: https://github.com/jaywcjlove/github-action-contributors/compare/v2.0.0...v2.0.1
🐞 fix: modify html template. e272f64 @jaywcjlove 💢 ci: update workflows config. e305536 @jaywcjlove - run: mkdir -p build - name: Generate Contributors Images uses: jaywcjlove/github-action-contributors@main with: token: xxxxxxx filter-author: renovate\[bot\] output: build/CONTRIBUTORS.svg - name: Deploy uses: peaceiris/actions-gh-pages@v3 with: github_token: xxxxxxx publish_dir: .
March 6, 2024
Github action build chain. Cross-repo builds
Version updated for kiegroup/github-action-build-chain to version v3.5.6.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bug fixes:
Fix head field used by octokit.rest.pulls.list() method