Skip to content

Update github-actions#314

Open
renovate[bot] wants to merge 1 commit into
2.0.xfrom
renovate/github-actions
Open

Update github-actions#314
renovate[bot] wants to merge 1 commit into
2.0.xfrom
renovate/github-actions

Conversation

@renovate

@renovate renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
TypedDevs/bashunit action minor 0.39.10.40.0
astral-sh/setup-uv action minor v8.2.0v8.3.2
cbrgm/mastodon-github-action action patch v2.2.1v2.2.2
github/codeql-action action minor v4.36.2v4.37.0
shivammathur/setup-php action patch v2.37.12.37.2
step-security/harden-runner action minor v2.19.4v2.20.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

TypedDevs/bashunit (TypedDevs/bashunit)

v0.40.0

Compare Source

Added
  • --test-timeout <seconds> flag and BASHUNIT_TEST_TIMEOUT env var to abort a test that runs longer than N seconds, mark it failed and continue. Disabled by default; no external timeout needed, works on Bash 3.2+ (#​721)
Fixed
  • A non-zero test exit no longer leaks into later tests in the same file (per-test exit code is now reset)
  • Coverage now counts backslash line-continuation lines as covered (#​722)
  • Spying/mocking the printf builtin no longer breaks coverage collection: the buffer is flushed with builtin printf (#​724)
Changed
  • URLs now point to the new primary domain bashunit.com (old bashunit.typeddevs.com redirects)
  • Docs site deploys to GitHub Pages on the bashunit.com custom domain (deploy-gh-pages.yml)
Removed
  • Weekly-downloads chart on the docs homepage (non-portable data source)
astral-sh/setup-uv (astral-sh/setup-uv)

v8.3.2

Compare Source

v8.3.1

Compare Source

v8.3.0

Compare Source

cbrgm/mastodon-github-action (cbrgm/mastodon-github-action)

v2.2.2

Compare Source

What's Changed

Full Changelog: cbrgm/mastodon-github-action@v2...v2.2.2

github/codeql-action (github/codeql-action)

v4.37.0

Compare Source

  • Update default CodeQL bundle version to 2.26.0. #​3995
  • In addition to the existing input format, the config-file input for the codeql-action/init step will soon support a new [owner/]repo[@&#8203;ref][:path] format. All components except the repository name are optional. If omitted, owner defaults to the same owner as the repository the analysis is running for, ref to main, and path to .github/codeql-action.yaml. Support for this format ships in this version of the CodeQL Action, but will only be enabled over the coming weeks. #​3973

v4.36.3

Compare Source

No user facing changes.

shivammathur/setup-php (shivammathur/setup-php)

v2.37.2

Compare Source

Changelog
  • Fixed macOS setup by marking shivammathur/php and shivammathur/extensions as trusted taps.

  • Switched to Visual Studio 18 (vs18) builds for PHP 8.6 on Windows.

  • Improved looking up environment variables.

  • Tightened security in internal GitHub action workflows.

  • Updated Node.js dependencies.

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status

step-security/harden-runner (step-security/harden-runner)

v2.20.0

Compare Source

What's Changed
  • Support for block policy for MacOS and Windows GitHub-hosted runners
  • Support for Bitrise MacOS GitHub Actions runners
  • HTTPS monitoring support for Bun for Linux runners (enterprise tier)

Full Changelog: step-security/harden-runner@v2.19.4...v2.20.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Comment thread .github/workflows/lint-workflows.yml Outdated

- name: Install the latest version of uv
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
uses: astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3.0
egress-policy: audit

- uses: cbrgm/mastodon-github-action@244bbe72e61b4490e2dc1c34f9537ae9299ae601 # v2.2.1
- uses: cbrgm/mastodon-github-action@ac2d8e8c9986a17b824dd12dd9df4ce5fcd813c1 # v2.2.2
@renovate renovate Bot force-pushed the renovate/github-actions branch from 78569da to 856388f Compare July 6, 2026 17:57

- name: "Install PHP"
uses: "shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc" # v2.37.1
uses: "shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240" # 2.37.2

- name: "Install bashunit"
uses: "TypedDevs/bashunit@ffa9c79e71ecbb9990e777348bc9ba12314b62d0" # 0.39.1
uses: "TypedDevs/bashunit@285fa0b21c145186f654843569ba119775545b36" # 0.40.0
@renovate renovate Bot force-pushed the renovate/github-actions branch 2 times, most recently from 20d3484 to b45ad1d Compare July 8, 2026 10:34
@renovate renovate Bot force-pushed the renovate/github-actions branch from b45ad1d to 7cc6a7f Compare July 8, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant