May 7, 2024
Generate Generic Attestations
Version updated for actions/attest to version v1.1.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 What’s Changed add list support for subjectPath input by @bdehamer in https://github.com/actions/attest/pull/51 fix typos in README and action.yml by @bdehamer in https://github.com/actions/attest/pull/52 limit attestation subject count by @bdehamer in https://github.com/actions/attest/pull/53 ensure subject globs match only files by @bdehamer in https://github.
May 7, 2024
Attest SBOM
Version updated for actions/attest-sbom to version v1.1.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 What’s Changed Bump actions/attest to v1.1.0 by @bdehamer in https://github.com/actions/attest-sbom/pull/58 adds list support for subjectPath input limit attestation subject count ensure subject globs match only files Full Changelog: https://github.com/actions/attest-sbom/compare/v1.0.0...v1.1.0
May 7, 2024
Setup gh-pr-comment
Version updated for at-wat/setup-gh-pr-comment to version v0.2.4.
This action is used across all versions by 19 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update dependency @types/node to v20.10.7 in https://github.com/at-wat/setup-gh-pr-comment/pull/262 Update actions/cache action to v4 in https://github.com/at-wat/setup-gh-pr-comment/pull/265 Update dependency @types/uuid to v9.0.8 in https://github.com/at-wat/setup-gh-pr-comment/pull/268 Update js formatter and linter in https://github.com/at-wat/setup-gh-pr-comment/pull/270 Update dependency node to v20.12.2 in https://github.com/at-wat/setup-gh-pr-comment/pull/271 Update dependency typescript to v5.
May 7, 2024
CLA assistant lite
Version updated for contributor-assistant/github-action to version v2.4.0.
This action is used across all versions by 3,277 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update required GITHUB_TOKEN permissions by @pellared in https://github.com/contributor-assistant/github-action/pull/144 Move CLA/DCO bot name into subscript at end of comment by @Holzhaus in https://github.com/contributor-assistant/github-action/pull/140 New Contributors @pellared made their first contribution in https://github.com/contributor-assistant/github-action/pull/144 @Holzhaus made their first contribution in https://github.com/contributor-assistant/github-action/pull/140 Full Changelog: https://github.
May 7, 2024
Checkstyle for Java
Version updated for dbelyaev/action-checkstyle to version v1.11.0.
This action is used across all versions by 505 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.11.0: PR #144 - chore(deps): update reviewdog to 0.17.4
May 7, 2024
Find cluster directories with FluxCD 2 installed
Version updated for dmitriysafronov/get-flux2-directories to version v2.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed 💅 Fixing small style errors by @SuslikDaRete in https://github.com/dmitriysafronov/get-flux2-directories/pull/4 workflow by @dmitriysafronov in https://github.com/dmitriysafronov/get-flux2-directories/pull/5 readme by @dmitriysafronov in https://github.com/dmitriysafronov/get-flux2-directories/pull/6 New Contributors @SuslikDaRete made their first contribution in https://github.com/dmitriysafronov/get-flux2-directories/pull/4 Full Changelog: https://github.com/dmitriysafronov/get-flux2-directories/compare/v2.0.0...v2.0.1
May 7, 2024
Upgrade FluxCD 2 in cluster directory
Version updated for dmitriysafronov/upgrade-flux2-pr to version v2.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed 💅 Fixing small style errors by @SuslikDaRete in https://github.com/dmitriysafronov/upgrade-flux2-pr/pull/6 workflow by @dmitriysafronov in https://github.com/dmitriysafronov/upgrade-flux2-pr/pull/7 readme by @dmitriysafronov in https://github.com/dmitriysafronov/upgrade-flux2-pr/pull/8 New Contributors @SuslikDaRete made their first contribution in https://github.com/dmitriysafronov/upgrade-flux2-pr/pull/6 Full Changelog: https://github.com/dmitriysafronov/upgrade-flux2-pr/compare/v2.0.0...v2.0.1
May 7, 2024
EC Validate
Version updated for enterprise-contract/action-validate-image to version v1.0.182.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update ghcr.io/enterprise-contract/golden-container:latest Docker digest to 053bc01 by @renovate in https://github.com/enterprise-contract/action-validate-image/pull/189 Full Changelog: https://github.com/enterprise-contract/action-validate-image/compare/v1.0.181...v1.0.182
May 7, 2024
Golangci-lint
Version updated for golangci/golangci-lint-action to version v6.0.0.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed This version removes annotations option (because it was useless), and removes the default output format (github-actions). The annotations are still produced but with another approach.
Changes feat: rewrite format handling by @ldez in https://github.com/golangci/golangci-lint-action/pull/1038 Dependencies build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.