Skip to content

build(deps): bump the actions group across 1 directory with 3 updates - #11

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-0630ace8ab
Open

build(deps): bump the actions group across 1 directory with 3 updates#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-0630ace8ab

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions group with 3 updates in the / directory: actions/checkout, schneegans/dynamic-badges-action and actions/setup-node.

Updates actions/checkout from 6.0.3 to 7.0.1

Release notes

Sourced from actions/checkout's releases.

v7.0.1

What's Changed

Full Changelog: actions/checkout@v7...v7.0.1

v7.0.0

What's Changed

New Contributors

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

v6.1.0

What's Changed

https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/ for more details about this breaking change

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

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

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

... (truncated)

Commits

Updates schneegans/dynamic-badges-action from 1.8.0 to 1.9.0

Release notes

Sourced from schneegans/dynamic-badges-action's releases.

Dynamic Badges v1.9.0

What's Changed

  • Migrated gist updates to the latest GitHub API conventions (2026): updated request method, versioning, and auth/header format to stay compatible with current REST behavior. Thanks to @​pionl for this contribution!
  • Improved action reliability and execution flow: refactored to consistent async/await with proper waiting on network updates, reducing timing-related failures. Thanks to @​pionl for this contribution!

New Contributors

Full Changelog: Schneegans/dynamic-badges-action@v1.8.0...v1.9.0

Changelog

Sourced from schneegans/dynamic-badges-action's changelog.

Changelog of the Dynamic Badges Action

Dynamic Badges Action 1.9.0

Release Date: 2026-07-10

Changes

  • Migrated gist updates to the latest GitHub API conventions (2026): updated request method, versioning, and auth/header format to stay compatible with current REST behavior. Thanks to @​pionl for this contribution!
  • Improved action reliability and execution flow: refactored to consistent async/await with proper waiting on network updates, reducing timing-related failures. Thanks to @​pionl for this contribution!

Dynamic Badges Action 1.8.0

Release Date: 2026-03-28

Changes

  • The action now runs on Node 24 instead of Node 20.

Dynamic Badges Action 1.7.0

Release Date: 2023-10-19

Changes

  • SVG Mode: If your gist filename ends with .svg instead of .json, the action will now generate an SVG badge instead of a JSON file. This is useful if you cannot use shields.io for some reason. However, this SVG mode does not support all features of shields.io. Thanks to @​runarberg for this contribution!
  • New host Parameter: You can now specify the host for the gist API. This is useful if you want to use the action on a GitHub enterprise instance. Thanks to @​LucBerge for this idea!
  • Fixed a bug which caused the gist not to be updated if the label or message of the badge contained characters which have a different encoding length in UTF8 and UTF16,
  • The code has received some major refactoring. If you encounter any problems, please open an issue!
  • The action now runs on Node 20 instead of Node 16.
  • The repository is now compliant with the REUSE Specification of the Free Software Foundation Europe.

Dynamic Badges Action 1.6.0

Release Date: 2022-10-13

Changes

  • The action now runs on Node 16 instead of the deprecated Node 12.

Dynamic Badges Action 1.5.0

Release Date: 2022-10-09

Changes

... (truncated)

Commits
  • 28b0fa8 📝 Add changelog entries
  • e355827 🎉 Bump version number
  • c9524f5 📝 Update version in README
  • d2a831d Merge pull request #42 from pionl/patch-1
  • d360bb2 Move auth exception to try/catc block
  • f2bde01 Add more headers + crash if auth secret is missing
  • 9c9a724 Update the script to support 2026 gist API
  • See full diff in compare view

Updates actions/setup-node from 6.4.0 to 7.0.0

Release notes

Sourced from actions/setup-node's releases.

v7.0.0

What's Changed

Enhancements:

Bug fixes:

Documentation updates:

Dependency update:

New Contributors

Full Changelog: actions/setup-node@v6...v7.0.0

v6.5.0

What's Changed

Full Changelog: actions/setup-node@v6.4.0...v6.5.0

Commits
  • 8207627 Migrate to ESM and upgrade dependencies (#1574)
  • 04be95c Add cache-primary-key and cache-matched-key as outputs (#1577)
  • 7c2c68d docs: Update caching recommendations to mitigate cache poisoning risks (#1567)
  • 6a61c03 Merge pull request #1569 from jasongin/update-actions-cache-5.1.0
  • 30eb73b Resolve high-severity audit issues
  • 4e1a87a Update dist
  • 360237f Strict equality
  • 4f8aac5 Bump @​actions/cache to 5.1.0, log cache write denied
  • f4a67bb Only use mirrorToken in getManifest if it's provided (#1548)
  • 0355742 Remove dummy NODE_AUTH_TOKEN export (#1558)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 15, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 15, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
tangly-docs 8187ed3 Commit Preview URL

Branch Preview URL
Jul 22 2026, 07:44 AM

Bumps the actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [schneegans/dynamic-badges-action](https://github.com/schneegans/dynamic-badges-action) and [actions/setup-node](https://github.com/actions/setup-node).


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

Updates `schneegans/dynamic-badges-action` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/schneegans/dynamic-badges-action/releases)
- [Changelog](https://github.com/Schneegans/dynamic-badges-action/blob/master/changelog.md)
- [Commits](Schneegans/dynamic-badges-action@0e50b8b...28b0fa8)

Updates `actions/setup-node` from 6.4.0 to 7.0.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@48b55a0...8207627)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/setup-node
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: schneegans/dynamic-badges-action
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions-0630ace8ab branch from a770e82 to 8187ed3 Compare July 22, 2026 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants