August 24, 2024
typos-action
Version updated for crate-ci/typos to version v1.24.1.
This action is used across all versions by 34 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [1.24.1] - 2024-08-23 Fixes Remove unverified varcon (locale data) entries
August 24, 2024
Publish PMD Code Report
Version updated for lcollins/pmd-github-action to version v3.1.0.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump @types/node from 20.12.8 to 20.12.9 by @dependabot in https://github.com/lcollins/pmd-github-action/pull/184 Use checkout@v4 by @lcollins in https://github.com/lcollins/pmd-github-action/pull/185 Bump @types/node from 20.12.9 to 20.12.10 by @dependabot in https://github.com/lcollins/pmd-github-action/pull/186 Bump @types/node from 20.12.10 to 20.12.11 by @dependabot in https://github.com/lcollins/pmd-github-action/pull/187 Bump @typescript-eslint/eslint-plugin from 7.
August 24, 2024
Neon Database Create Branch Action
Version updated for neondatabase/create-branch-action to version v5.1.1.
This action is used across all versions by 102 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Fix parent Neonctl parameter affected by IFS https://github.com/neondatabase/create-branch-action/pull/61 Added action version tracking Full Changelog: https://github.com/neondatabase/create-branch-action/compare/v5.1.0...v5.1.1
August 23, 2024
Replexica
Version updated for replexica/replexica to version @replexica/spec@0.13.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor Changes #181 1601f70 Thanks @maxprilutskiy! - Added support for .properties file
August 23, 2024
Go Unit Test Coverage Report
Version updated for fgrosse/go-coverage-report to version v1.1.1.
This action is used across all versions by 31 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog ec9138dece5245e39d7ef00c5a5abb5936f383b4 Release version to v1.1.1 fa9959d8c6477827f61e6a44c11f64eb567fe99c Update README.md ba3f798d6f32b9b16faea37cc7192261bb25b192 Use github.workflow_ref to fix issues when workflow files are renamed (#41)
August 23, 2024
Send Email With SendGrid
Version updated for licenseware/send-email-notification to version v1.2.
This action is used across all versions by 25 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/licenseware/send-email-notification/pull/6 [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/licenseware/send-email-notification/pull/7 New Contributors @pre-commit-ci made their first contribution in https://github.com/licenseware/send-email-notification/pull/6 Full Changelog: https://github.com/licenseware/send-email-notification/compare/v1.1...v1.2
August 23, 2024
Delta TypeScript Graph
Version updated for ysk8hori/delta-typescript-graph-action to version v1.0.4.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed chore(deps): update dependency @types/node to v20.10.0 by @renovate in https://github.com/ysk8hori/delta-typescript-graph-action/pull/31 chore(deps): update typescript-eslint monorepo to v6.13.1 by @renovate in https://github.com/ysk8hori/delta-typescript-graph-action/pull/33 chore(deps): update dependency eslint to v8.55.0 by @renovate in https://github.com/ysk8hori/delta-typescript-graph-action/pull/35 chore(deps): update dependency @types/node to v20.10.2 by @renovate in https://github.
August 23, 2024
Attest SBOM
Version updated for actions/attest-sbom to version v1.4.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 62 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump actions/attest from 1.4.0 to 1.4.1 by @bdehamer in https://github.com/actions/attest-sbom/pull/98 Includes bug fix for issue with authenticated proxies (https://github.com/actions/toolkit/issues/1798) Full Changelog: https://github.com/actions/attest-sbom/compare/v1.4.0...v1.4.1
August 23, 2024
Setup Cpp (C++ / C)
Version updated for aminya/setup-cpp to version v0.39.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed feat: introduce os-env and setup-apt packages by @aminya in https://github.com/aminya/setup-cpp/pull/258 🎉 fix: use Node http client for downloading instead of curl + fix brew ARM by @aminya in https://github.com/aminya/setup-cpp/pull/262 chore: improve build/dev with turbo, lefthook, npmrc by @aminya in https://github.