September 11, 2024
Harden-Runner
Version updated for step-security/harden-runner to version v2.10.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 4,026 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Release v2.10.0 by @h0x0er and @varunsh-coder in https://github.com/step-security/harden-runner/pull/455
ARM Support: Harden-Runner Enterprise tier now supports GitHub-hosted ARM runners. This includes all the features that apply to previously supported GitHub-hosted x64 Linux runners.
September 11, 2024
Solaris-vm
Version updated for vmactions/solaris-vm to version v1.0.6.
This action is used across all versions by 423 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Use CBE as the default image
September 10, 2024
HTTP Request Action
Version updated for fjogeleit/http-request-action to version v1.16.2.
This action is used across all versions by 5,274 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add tests with assertions by @sebastienvermeille in https://github.com/fjogeleit/http-request-action/pull/154 Add an IT test to verify DELETE method works as expected by @sebastienvermeille in https://github.com/fjogeleit/http-request-action/pull/157 Bump axios from 1.7.2 to 1.7.3 by @dependabot in https://github.com/fjogeleit/http-request-action/pull/158 Bump axios from 1.7.3 to 1.7.4 by @dependabot in https://github.
September 10, 2024
web-ext Action for Firefox Add-ons
Version updated for kewisch/action-web-ext to version v1.3.
This action is used across all versions by 246 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update dependencies by @kewisch in https://github.com/kewisch/action-web-ext/pull/38 Only initiate Octoclient if token is provided by @rugk in https://github.com/kewisch/action-web-ext/pull/41 fix: Use run id for build version by @kewisch in https://github.com/kewisch/action-web-ext/pull/46 Update most dependencies by @kewisch in https://github.com/kewisch/action-web-ext/pull/49 CI: Skip self-tests that will fail in PRs/without secrets anyway by @rugk in https://github.
September 10, 2024
run-cmake
Version updated for lukka/run-cmake to version v10.8.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes:
Fix the matcher for the MSVC cl.exe compiler to account for the column (if present) of the error/warning location. Note: to keep your workflow up to date with bug and security fixes, just use v10 branch to stay on the most recent v10.
September 10, 2024
Run an Oracle Cloud Infrastructure (OCI) CLI command
Version updated for oracle-actions/run-oci-cli-command to version v1.3.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 77 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix: handle successful commands with no output by @Djelibeybi in https://github.com/oracle-actions/run-oci-cli-command/pull/49 Full Changelog: https://github.com/oracle-actions/run-oci-cli-command/compare/v1.3.1...v1.3.2
September 10, 2024
aws-cdk-action
Version updated for ScottBrenner/aws-cdk-action to version v1.6.4.
This action is used across all versions by 124 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump alpine from 3.20.0 to 3.20.1 by @dependabot in https://github.com/ScottBrenner/aws-cdk-action/pull/56 Bump alpine from 3.20.1 to 3.20.2 by @dependabot in https://github.com/ScottBrenner/aws-cdk-action/pull/57 Bump alpine from 3.20.2 to 3.20.3 by @dependabot in https://github.com/ScottBrenner/aws-cdk-action/pull/58 Full Changelog: https://github.com/ScottBrenner/aws-cdk-action/compare/v1.6.3...v1.6.4
September 10, 2024
cfn-lint-action
Version updated for ScottBrenner/cfn-lint-action to version v2.4.5.
This action is used across all versions by 601 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed FIX: Husky v10 prep by @ScottBrenner in https://github.com/ScottBrenner/cfn-lint-action/pull/430 Update scorecards-analysis.yml by @ScottBrenner in https://github.com/ScottBrenner/cfn-lint-action/pull/431 chore(deps): Bump github/codeql-action from 3.26.0 to 3.26.5 by @dependabot in https://github.com/ScottBrenner/cfn-lint-action/pull/432 chore(deps-dev): Bump husky from 9.1.4 to 9.1.5 by @dependabot in https://github.com/ScottBrenner/cfn-lint-action/pull/433 chore(deps-dev): Bump eslint from 9.
September 10, 2024
Jest coverage report
Version updated for ArtiomTr/jest-coverage-report-action to version v2.3.1.
This action is used across all versions by 2,840 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes Add fallback for getPrPatch.ts (#431) @syossan27 Show message if permissions missing (#422) @ArtiomTr Do not fail if checks: read permission is missing (#421) @ArtiomTr