Skip to content

chore(deps): update github actions#584

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions
Open

chore(deps): update github actions#584
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions

Conversation

@renovate

@renovate renovate Bot commented May 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/cache action digest 27d5ce7caa2961
actions/checkout action digest de0fac2df4cb1c
actions/checkout action patch v6.0.2v6.0.3
actions/setup-go action minor v6.4.0v6.5.0
aws-actions/configure-aws-credentials action digest d979d5b517a711
azure/setup-helm action patch v5.0.0v5.0.1
docker/build-push-action action digest bcafcac53b7df9
docker/login-action action digest 4907a6daf1e73f
docker/setup-buildx-action action digest 4d04d5dbb05f3f
docker/setup-qemu-action action digest ce3603996fe6ef
github/codeql-action action digest 9e0d7b899df26d
goreleaser/goreleaser-action action digest 1a80836f06c13b
lycheeverse/lychee-action action minor v2.8.0v2.9.0
renovatebot/github-action action patch v46.1.14v46.1.18
slackapi/slack-github-action action patch v3.0.3v3.0.5

Release Notes

actions/checkout (actions/checkout)

v6.0.3

Compare Source

actions/setup-go (actions/setup-go)

v6.5.0

Compare Source

azure/setup-helm (azure/setup-helm)

v5.0.1

Compare Source

lycheeverse/lychee-action (lycheeverse/lychee-action)

v2.9.0

Compare Source

Summary

This release updates the default lychee version from v0.23.0 to v0.24.2.

The main reason for this release is compatibility with the new lychee 0.24.x release artifacts. Starting with lychee v0.24.0, the archive layout changed, and the lychee binary may now be packaged inside a subdirectory. lychee-action now detects that layout automatically, so users can upgrade without changing their workflows.

If you use:

uses: lycheeverse/lychee-action@v2

you will get the new version once the floating v2 tag has been updated. If you pin exact versions, update to:

uses: lycheeverse/lychee-action@v2.9.0

What’s new from lychee v0.24.x

Better diagnostics

lychee now reports line and column numbers for detected links. This makes broken link reports easier to act on, especially in larger documentation sites or generated reports.

Text fragment checking

lychee can now check URL text fragments, such as links containing #:~:text=.... This helps catch links that point to a valid page but no longer points to the intended highlighted text.

Sitemap support

lychee can now read sitemap.xml inputs. This is useful for checking published websites or generated documentation sites where the sitemap is the easiest source of URLs to validate.

JUnit output

lychee now supports JUnit output. This makes it easier to integrate link checking results with CI systems and test reporting tools that understand JUnit XML.

Redirect and remap visibility

lychee can now show redirects and remaps more clearly. This helps explain why a URL was checked as a different final URL and makes debugging link-checking behavior easier.

Multiple config files

lychee now supports multiple configuration files and expanded config handling. This is useful for repositories that split documentation, website, or package-specific link-checking settings.

Timeout handling

lychee can now accept timeouts explicitly. This gives users more control over how strict their link checks should be for flaky or slow endpoints.

Fixes and reliability improvements

Fixed lychee 0.24.x archive compatibility

lychee-action now handles the new lychee release archive layout by detecting whether the lychee binary is inside a subdirectory.

This fixes compatibility with lychee 0.24.x.

More stable installation path

The action now installs lychee into $RUNNER_TEMP/lychee/bin instead of $HOME.

This avoids failures on runners where $HOME differs between composite action steps. In those environments, the action could add one directory to PATH but install the binary somewhere else, causing lychee: command not found.

Safer automatic lychee version updates

The workflow that checks for new lychee releases now guards against null release versions before creating update PRs. This prevents invalid automated PRs such as “Update lycheeVersion to null”.

Dependency updates
  • Updated actions/checkout from v6 to v7
  • Updated actions/cache from v5 to v6

Upstream lychee changelog

For the full lychee changelog, see:

What’s Changed

Full Changelog: lycheeverse/lychee-action@v2.8.0...v2.9.0

renovatebot/github-action (renovatebot/github-action)

v46.1.18

Compare Source

Documentation
  • update references to renovatebot/github-action to v46.1.17 (e08f9b5)
Miscellaneous Chores
  • deps: update dependency globals to v17.7.0 (9cd2f5f)
  • deps: update dependency prettier to v3.8.5 (543e0b8)
  • deps: update dependency prettier to v3.9.0 (7a83661)
  • deps: update dependency prettier to v3.9.1 (e40b9a5)
  • deps: update dependency typescript-eslint to v8.62.0 (7a04bbb)
Build System
  • deps: lock file maintenance (e8d6d1f)
Continuous Integration
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.247.0 (543ac30)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.247.1 (3977f4c)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.248.0 (e840948)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.249.0 (66be7e2)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.249.1 (07b88f7)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.249.2 (f331b5b)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.249.3 (ef1c310)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.249.4 (8c1700a)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.249.5 (eab8eef)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.249.6 (7d1c9d9)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.249.7 (a778e07)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.250.0 (0a2d444)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.251.0 (8678e9a)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.251.1 (889c7a7)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.251.2 (d62cde9)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.251.3 (46435a6)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.252.0 (2814191)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.252.1 (6ad9815)

v46.1.17

Compare Source

Documentation
  • update references to renovatebot/github-action to v46.1.16 (fe5fe9b)
Miscellaneous Chores
  • deps: update actions/cache action to v5.1.0 (68d0678)
  • deps: update dependency lint-staged to v17.0.8 (3596cfc)
  • deps: update linters (db46956)
  • deps: update node.js to v24.18.0 (8e54d20)
  • deps: update pnpm to v10.34.4 (d1252f8)
Build System
  • deps: lock file maintenance (732b1ba)
Continuous Integration
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.234.1 (9eec991)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.235.0 (25a2109)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.235.1 (0b81c4e)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.235.2 (b9dd808)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.236.0 (a637622)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.237.0 (27d53a3)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.237.1 (a51e52e)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.239.0 (d472559)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.240.0 (2738a4c)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.241.1 (61f9c07)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.241.5 (fc1a7e3)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.242.0 (279d0b5)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.242.1 (aca194e)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.242.2 (747d234)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.243.0 (cd474ba)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.243.1 (90faa1a)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.243.2 (16cb7c4)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.244.1 (6edf840)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.244.3 (f463e40)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.244.4 (759a191)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.245.0 (7625a0a)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.246.0 (0400fab)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.246.1 (1837166)

v46.1.16

Compare Source

Documentation
  • update references to renovatebot/github-action to v46.1.15 (0013591)
Miscellaneous Chores
Build System
  • deps: lock file maintenance (26f827f)
Continuous Integration
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.214.6 (f3fd163)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.216.1 (8cf15ee)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.216.2 (29c9f31)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.216.4 (400f75c)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.217.0 (2aea29e)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.217.1 (268f254)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.218.0 (ebcc800)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.219.0 (a61593e)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.220.0 (#​1037) (0d198c1)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.222.0 (46f2bd6)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.222.1 (90deabf)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.224.0 (22d7b5c)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.224.1 (39a2ba1)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.225.0 (c2f08ab)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.226.1 (75a5340)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.227.0 (da1079a)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.227.1 (26a0ce7)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.228.0 (9dd450f)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.228.1 (066bf0a)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.229.0 (edd7e4f)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.229.1 (64e44a4)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.229.2 (dce4d1b)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.230.0 (30fd043)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.230.1 (425d313)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.231.0 (ae939aa)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.231.1 (cac502d)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.231.2 (242a56f)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.231.3 (3b66329)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.232.0 (c0502ab)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.232.1 (d46a7eb)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.233.1 (b476f30)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.233.2 (bc50ad1)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.233.3 (908f92d)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.233.4 (a48bc32)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.234.0 (c929092)
  • deps: update ghcr.io/zizmorcore/zizmor docker tag to v1.26.1 (#​1055) (c878bfb)
  • deps: update zizmorcore/zizmor-action action to v0.5.7 (996e7bc)

v46.1.15

Compare Source

Documentation
  • update references to actions/checkout to v6.0.3 (#​1033) (fb473e1)
  • update references to renovatebot/github-action to v46.1.14 (34e09dd)
Miscellaneous Chores
  • deps: update linters to v8.60.0 (1abcc51)
  • deps: update node.js to v24.16.0 (7bbd8b1)
  • deps: update pnpm to v10.34.1 (fc48fa8)
  • deps: update semantic-release monorepo to v12.0.8 (7ae9fb9)
Build System
  • deps: lock file maintenance (3e7e656)
Continuous Integration
  • deps: update actions/checkout action to v6.0.3 (bb87b51)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.171.3 (f4736a8)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.173.0 (4374486)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.214.5 (3fbdafe)
  • deps: update ghcr.io/zizmorcore/zizmor docker tag to v1.25.2 (#​1034) (58252bc)
  • deps: update zizmorcore/zizmor-action action to v0.5.6 (b8cc935)
slackapi/slack-github-action (slackapi/slack-github-action)

v3.0.5: Slack GitHub Action v3.0.5

Compare Source

Patch Changes
  • 96fddbe: fix: revert multiline yaml parsing indentation change

v3.0.4: Slack GitHub Action v3.0.4

Compare Source

Patch Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

@renovate renovate Bot requested a review from a team as a code owner May 19, 2026 01:31
@renovate renovate Bot changed the title chore(deps): update goreleaser/goreleaser-action digest to 5daf1e9 chore(deps): update github actions May 21, 2026
@renovate renovate Bot force-pushed the renovate/github-actions branch 7 times, most recently from 80fc175 to 09b1216 Compare May 27, 2026 23:20
@renovate renovate Bot force-pushed the renovate/github-actions branch 9 times, most recently from 1a37556 to fdb169c Compare June 4, 2026 17:20
@renovate renovate Bot force-pushed the renovate/github-actions branch 6 times, most recently from 255babc to 90a6b02 Compare June 10, 2026 17:44
@renovate renovate Bot force-pushed the renovate/github-actions branch 4 times, most recently from 70e80bf to f463b84 Compare June 15, 2026 20:36
@renovate renovate Bot force-pushed the renovate/github-actions branch 2 times, most recently from 5f8324e to a189143 Compare June 22, 2026 20:12
@renovate renovate Bot force-pushed the renovate/github-actions branch 9 times, most recently from 62b5d9f to 91de237 Compare June 29, 2026 21:07
@renovate renovate Bot force-pushed the renovate/github-actions branch 8 times, most recently from af9aa5d to 4683f32 Compare July 8, 2026 16:56
@renovate renovate Bot force-pushed the renovate/github-actions branch 2 times, most recently from 16dd5fb to 0edd057 Compare July 11, 2026 04:27
@renovate renovate Bot force-pushed the renovate/github-actions branch from 0edd057 to 2dfbb76 Compare July 11, 2026 12:00
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.

0 participants