Skip to content

Bump the github-actions group with 5 updates#18

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-44c68a74a1
Closed

Bump the github-actions group with 5 updates#18
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-44c68a74a1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 5 updates:

Package From To
mozex/reusable-workflows/.github/workflows/changelog.yml 2b525367047b666e1fd22574e7916535089c3c2c cdf79db7eab44bdc4af9a87d5e8f403b2334ffd3
mozex/reusable-workflows/.github/workflows/code-styling.yml c2b1a0f19759007a1703b936bd0ce68cac90533b cdf79db7eab44bdc4af9a87d5e8f403b2334ffd3
mozex/reusable-workflows/.github/workflows/code-analysis.yml c2b1a0f19759007a1703b936bd0ce68cac90533b cdf79db7eab44bdc4af9a87d5e8f403b2334ffd3
mozex/reusable-workflows/.github/workflows/type-coverage.yml c2b1a0f19759007a1703b936bd0ce68cac90533b cdf79db7eab44bdc4af9a87d5e8f403b2334ffd3
actions/checkout 6.0.2 6.0.3

Updates mozex/reusable-workflows/.github/workflows/changelog.yml from 2b525367047b666e1fd22574e7916535089c3c2c to cdf79db7eab44bdc4af9a87d5e8f403b2334ffd3

Commits
  • cdf79db Clear stale Puppeteer cache folder before install so Chrome actually download...
  • 640bbac Add install_puppeteer input to provision and cache the Puppeteer browser for ...
  • 7a4ff07 Silence Moat workflow-permissions check
  • d86c694 Drop require-PR check (PRs unused)
  • See full diff in compare view

Updates mozex/reusable-workflows/.github/workflows/code-styling.yml from c2b1a0f19759007a1703b936bd0ce68cac90533b to cdf79db7eab44bdc4af9a87d5e8f403b2334ffd3

Commits
  • cdf79db Clear stale Puppeteer cache folder before install so Chrome actually download...
  • 640bbac Add install_puppeteer input to provision and cache the Puppeteer browser for ...
  • 7a4ff07 Silence Moat workflow-permissions check
  • d86c694 Drop require-PR check (PRs unused)
  • 2b52536 Use GitHub API for verified changelog commits
  • See full diff in compare view

Updates mozex/reusable-workflows/.github/workflows/code-analysis.yml from c2b1a0f19759007a1703b936bd0ce68cac90533b to cdf79db7eab44bdc4af9a87d5e8f403b2334ffd3

Commits
  • cdf79db Clear stale Puppeteer cache folder before install so Chrome actually download...
  • 640bbac Add install_puppeteer input to provision and cache the Puppeteer browser for ...
  • 7a4ff07 Silence Moat workflow-permissions check
  • d86c694 Drop require-PR check (PRs unused)
  • 2b52536 Use GitHub API for verified changelog commits
  • See full diff in compare view

Updates mozex/reusable-workflows/.github/workflows/type-coverage.yml from c2b1a0f19759007a1703b936bd0ce68cac90533b to cdf79db7eab44bdc4af9a87d5e8f403b2334ffd3

Commits
  • cdf79db Clear stale Puppeteer cache folder before install so Chrome actually download...
  • 640bbac Add install_puppeteer input to provision and cache the Puppeteer browser for ...
  • 7a4ff07 Silence Moat workflow-permissions check
  • d86c694 Drop require-PR check (PRs unused)
  • 2b52536 Use GitHub API for verified changelog commits
  • See full diff in compare view

Updates actions/checkout from 6.0.2 to 6.0.3

Release notes

Sourced from actions/checkout's releases.

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [mozex/reusable-workflows/.github/workflows/changelog.yml](https://github.com/mozex/reusable-workflows) | `2b525367047b666e1fd22574e7916535089c3c2c` | `cdf79db7eab44bdc4af9a87d5e8f403b2334ffd3` |
| [mozex/reusable-workflows/.github/workflows/code-styling.yml](https://github.com/mozex/reusable-workflows) | `c2b1a0f19759007a1703b936bd0ce68cac90533b` | `cdf79db7eab44bdc4af9a87d5e8f403b2334ffd3` |
| [mozex/reusable-workflows/.github/workflows/code-analysis.yml](https://github.com/mozex/reusable-workflows) | `c2b1a0f19759007a1703b936bd0ce68cac90533b` | `cdf79db7eab44bdc4af9a87d5e8f403b2334ffd3` |
| [mozex/reusable-workflows/.github/workflows/type-coverage.yml](https://github.com/mozex/reusable-workflows) | `c2b1a0f19759007a1703b936bd0ce68cac90533b` | `cdf79db7eab44bdc4af9a87d5e8f403b2334ffd3` |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.2` | `6.0.3` |


Updates `mozex/reusable-workflows/.github/workflows/changelog.yml` from 2b525367047b666e1fd22574e7916535089c3c2c to cdf79db7eab44bdc4af9a87d5e8f403b2334ffd3
- [Release notes](https://github.com/mozex/reusable-workflows/releases)
- [Commits](mozex/reusable-workflows@2b52536...cdf79db)

Updates `mozex/reusable-workflows/.github/workflows/code-styling.yml` from c2b1a0f19759007a1703b936bd0ce68cac90533b to cdf79db7eab44bdc4af9a87d5e8f403b2334ffd3
- [Release notes](https://github.com/mozex/reusable-workflows/releases)
- [Commits](mozex/reusable-workflows@c2b1a0f...cdf79db)

Updates `mozex/reusable-workflows/.github/workflows/code-analysis.yml` from c2b1a0f19759007a1703b936bd0ce68cac90533b to cdf79db7eab44bdc4af9a87d5e8f403b2334ffd3
- [Release notes](https://github.com/mozex/reusable-workflows/releases)
- [Commits](mozex/reusable-workflows@c2b1a0f...cdf79db)

Updates `mozex/reusable-workflows/.github/workflows/type-coverage.yml` from c2b1a0f19759007a1703b936bd0ce68cac90533b to cdf79db7eab44bdc4af9a87d5e8f403b2334ffd3
- [Release notes](https://github.com/mozex/reusable-workflows/releases)
- [Commits](mozex/reusable-workflows@c2b1a0f...cdf79db)

Updates `actions/checkout` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@de0fac2...df4cb1c)

---
updated-dependencies:
- dependency-name: mozex/reusable-workflows/.github/workflows/changelog.yml
  dependency-version: cdf79db7eab44bdc4af9a87d5e8f403b2334ffd3
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: mozex/reusable-workflows/.github/workflows/code-styling.yml
  dependency-version: cdf79db7eab44bdc4af9a87d5e8f403b2334ffd3
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: mozex/reusable-workflows/.github/workflows/code-analysis.yml
  dependency-version: cdf79db7eab44bdc4af9a87d5e8f403b2334ffd3
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: mozex/reusable-workflows/.github/workflows/type-coverage.yml
  dependency-version: cdf79db7eab44bdc4af9a87d5e8f403b2334ffd3
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: actions/checkout
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 12, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/github-actions-44c68a74a1 branch June 12, 2026 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants