October 28, 2023
Backport merged pull requests to selected branches
Version updated for korthout/backport-action to version v2.0.0.
This action is used across all versions by 241 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Breaking change: Support for node16 has been dropped with this release. If you’re using self-hosted runners, please ensure that node20 is available. We also recommend using actions/checkout@v4 alongside korthout/backport-action@v2.
Update from node16 to node20 by @korthout in https://github.com/korthout/backport-action/pull/392 Updated Dependencies build(deps): bump actions/checkout from 3 to 4 by @dependabot in https://github.
October 28, 2023
Delete workflow runs
Version updated for Mattraks/delete-workflow-runs to version v2.0.5.
This action is used across all versions by 11,674 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add Branch Existence Check. by @SchulzeStTSI in https://github.com/Mattraks/delete-workflow-runs/pull/15 Comma-separated patterns for conclusion & state; remove ‘all’ from delete_workflow_pattern; various tweaks by @ImportTaste in https://github.com/Mattraks/delete-workflow-runs/pull/16 New Contributors @SchulzeStTSI made their first contribution in https://github.com/Mattraks/delete-workflow-runs/pull/15 @ImportTaste made their first contribution in https://github.
October 28, 2023
Setup cargo-action-fmt
Version updated for olix0r/cargo-action-fmt to version v2.0.1.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update softprops/action-gh-release to v0.1.15 by @olix0r in https://github.com/olix0r/cargo-action-fmt/pull/131 cli v1.0.4: Include version in release archive name by @olix0r in https://github.com/olix0r/cargo-action-fmt/pull/132 setup@v2.0.1: Use cargo-action-fmt v1.0.4 by @olix0r in https://github.com/olix0r/cargo-action-fmt/pull/133 Full Changelog: https://github.com/olix0r/cargo-action-fmt/compare/v2...v2.0.1
October 28, 2023
Pangea Vault Secrets Action
Version updated for pangeacyber/pangea-github-action-vault to version 1.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 Syncs secrets from Pangea Vault with GitHub repository secrets Added tests to check secret syncing in CI pipeline
October 28, 2023
Run gitleaks with reviewdog
Version updated for reviewdog/action-gitleaks to version v1.4.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.4.0: PR #5 - chore(deps): update gitleaks to 8.18.0
October 28, 2023
Run pyflakes with reviewdog
Version updated for reviewdog/action-pyflakes to version v1.9.1.
This action is used across all versions by 74 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed chore(deps): update python docker tag to v3.12 by @renovate in https://github.com/reviewdog/action-pyflakes/pull/29 Full Changelog: https://github.com/reviewdog/action-pyflakes/compare/v1.9.0...v1.9.1
October 28, 2023
Package Version Check Action
Version updated for technote-space/package-version-check-action to version v1.9.3.
This action is used across all versions by 333 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed :wrench: Maintenance chore: sync workflows (#250) @technote-space :sparkles: All Changes release: v1.9.3 (#249) @technote-space
October 28, 2023
Build docker images using cache
Version updated for whoan/docker-build-with-cache-action to version v8.0.1.
This action is used across all versions by 927 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Only try to pull/push when possible with BuildKit (eg: if login succeeded). #150 Ignore tag in custom cache image name (stages_image_name). Honour custom cache image name in AWS. Close #146 Update docker to 24.0.7 Use aws-cli and yq from base image instead of from a docker image (performance improvement).
October 28, 2023
Github Release Changelog Generator
Version updated for jaywcjlove/changelog-generator to version v1.9.5.
This action is used across all versions by 536 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes - name: Generate changelog id: changelog uses: jaywcjlove/changelog-generator@v1.9.5 with: token: # Your GITHUB_TOKEN filter-author: (jaywcjlove|小弟调调™|dependabot\[bot\]|Renovate Bot) filter: '[R|r]elease[d]\s+[v|V]\d(\.\d+){0,2}' https://github.com/jaywcjlove/changelog-generator/compare/v1.9.4...v1.9.5
🐞 fix: build js. (#114) a3400d2 @jaywcjlove Document Website: https://raw.githack.com/jaywcjlove/changelog-generator/452f438/index.html