Skip to content

chore(deps): bump the github-actions group across 1 directory with 12 updates - #3512

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-73862754ac
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-73862754ac

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 12 updates in the / directory:

Package From To
actions/create-github-app-token 3.1.1 3.2.0
actions/setup-node 4.4.0 7.0.0
pnpm/action-setup 5.0.0 6.1.0
actions/cache 4.3.0 6.1.0
anthropics/claude-code-action 1.0.39 1.0.226
actions/upload-artifact 4.6.2 7.0.1
inkeep/inkeep-agents-action 267e6185c8b1b69dfba85d7ea1c31066891ee2a6 fbbc92842bd025f044cb7e4d827882fd85914f26
dorny/paths-filter 2.11.1 4.0.3
inkeep/pr-commenter-action 10 11
speakeasy-api/sdk-generation-action 15.58.9 15.60.11
actions/stale 10.2.0 11.0.0
peter-evans/create-pull-request 7.0.8 8.1.1

Updates actions/create-github-app-token from 3.1.1 to 3.2.0

Release notes

Sourced from actions/create-github-app-token's releases.

v3.2.0

3.2.0 (2026-05-12)

Features

  • add support for enterprise-level GitHub Apps (#263) (952a2a7)
  • support full repository names in repositories input (#372) (85eb8dd)

Bug Fixes

  • deps: bump @​actions/core from 3.0.0 to 3.0.1 in the production-dependencies group (#364) (43e5c34)
  • validate private-key input (#376) (f24bbd8)
Changelog

Sourced from actions/create-github-app-token's changelog.

Changelog

3.2.0 (2026-05-12)

Features

  • add support for enterprise-level GitHub Apps (#263) (952a2a7)
  • support full repository names in repositories input (#372) (85eb8dd)

Bug Fixes

  • deps: bump @​actions/core from 3.0.0 to 3.0.1 in the production-dependencies group (#364) (43e5c34)
  • validate private-key input (#376) (f24bbd8)
Commits
  • bcd2ba4 chore(main): release 3.2.0 (#370)
  • f24bbd8 fix: validate private-key input (#376)
  • 363531b docs: capitalize Git as a proper noun in README (#374)
  • fd28011 docs: update procedure to configure Git (#287)
  • 85eb8dd feat: support full repository names in repositories input (#372)
  • c9aabb8 build(deps-dev): bump yaml from 2.8.3 to 2.8.4 in the development-dependencie...
  • e02e816 build(deps-dev): bump undici from 7.24.6 to 8.2.0 (#366)
  • 8d835bf build(deps-dev): bump esbuild from 0.27.4 to 0.28.0 in the development-depend...
  • 952a2a7 feat: add support for enterprise-level GitHub Apps (#263)
  • 43e5c34 fix(deps): bump @​actions/core from 3.0.0 to 3.0.1 in the production-dependenc...
  • Additional commits viewable in compare view

Updates actions/setup-node from 4.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

v6.4.0

What's Changed

Dependency updates:

New Contributors

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

v6.3.0

What's Changed

Enhancements:

... (truncated)

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

Updates pnpm/action-setup from 5.0.0 to 6.1.0

Release notes

Sourced from pnpm/action-setup's releases.

v6.1.0

What's Changed

Full Changelog: pnpm/action-setup@v6.0.10...v6.1.0

v6.0.10

What's Changed

New Contributors

Full Changelog: pnpm/action-setup@v6...v6.0.10

v6.0.9

What's Changed

Full Changelog: pnpm/action-setup@v6...v6.0.9

v6.0.8

What's Changed

New Contributors

Full Changelog: pnpm/action-setup@v6.0.7...v6.0.8

v6.0.7

What's Changed

New Contributors

Full Changelog: pnpm/action-setup@v6.0.6...v6.0.7

... (truncated)

Commits

Updates actions/cache from 4.3.0 to 6.1.0

Release notes

Sourced from actions/cache's releases.

v6.1.0

What's Changed

Full Changelog: actions/cache@v6...v6.1.0

v6.0.0

What's Changed

Full Changelog: actions/cache@v5...v6.0.0

v5.1.0

What's Changed

Full Changelog: actions/cache@v5...v5.1.0

v5.0.5

What's Changed

Full Changelog: actions/cache@v5...v5.0.5

v5.0.4

What's Changed

New Contributors

Full Changelog: actions/cache@v5...v5.0.4

v5.0.3

What's Changed

... (truncated)

Changelog

Sourced from actions/cache's changelog.

Releases

How to prepare a release

[!NOTE] Relevant for maintainers with write access only.

  1. Switch to a new branch from main.
  2. Run npm test to ensure all tests are passing.
  3. Update the version in https://github.com/actions/cache/blob/main/package.json.
  4. Run npm run build to update the compiled files.
  5. Update this https://github.com/actions/cache/blob/main/RELEASES.md with the new version and changes in the ## Changelog section.
  6. Run licensed cache to update the license report.
  7. Run licensed status and resolve any warnings by updating the https://github.com/actions/cache/blob/main/.licensed.yml file with the exceptions.
  8. Commit your changes and push your branch upstream.
  9. Open a pull request against main and get it reviewed and merged.
  10. Draft a new release https://github.com/actions/cache/releases use the same version number used in package.json
    1. Create a new tag with the version number.
    2. Auto generate release notes and update them to match the changes you made in RELEASES.md.
    3. Toggle the set as the latest release option.
    4. Publish the release.
  11. Navigate to https://github.com/actions/cache/actions/workflows/release-new-action-version.yml
    1. There should be a workflow run queued with the same version number.
    2. Approve the run to publish the new version and update the major tags for this action.

Changelog

6.1.0

6.0.0

  • Updated @actions/cache to ^6.0.1, @actions/core to ^3.0.1, @actions/exec to ^3.0.0, @actions/io to ^3.0.2
  • Migrated to ESM module system
  • Upgraded Jest to v30 and test infrastructure to be ESM compatible

5.0.4

  • Bump minimatch to v3.1.5 (fixes ReDoS via globstar patterns)
  • Bump undici to v6.24.1 (WebSocket decompression bomb protection, header validation fixes)
  • Bump fast-xml-parser to v5.5.6

5.0.3

5.0.2

... (truncated)

Commits
  • 55cc834 Merge pull request #1768 from jasongin/readonly-cache
  • d8cd72f Bump @​actions/cache to v6.1.0 - handle cache write error due to RO token
  • 2c8a9bd Merge pull request #1760 from actions/samirat/esm_migration_and_package_update
  • e9b91fd Prettier fixes
  • e4884b8 Rebuild dist
  • 10baf01 Fixed licenses
  • e39b386 Fix test mock return order
  • b692820 PR feedback
  • 6074912 Rebuild dist bundles as ESM to match type:module
  • 5a912e8 Fix lint and jest issues
  • Additional commits viewable in compare view

Updates anthropics/claude-code-action from 1.0.39 to 1.0.226

Release notes

Sourced from anthropics/claude-code-action's releases.

v1.0.226

Full Changelog: anthropics/claude-code-action@v1.0.225...v1.0.226

v1.0.225

Full Changelog: anthropics/claude-code-action@v1.0.224...v1.0.225

v1.0.224

Full Changelog: anthropics/claude-code-action@v1.0.223...v1.0.224

v1.0.223

Full Changelog: anthropics/claude-code-action@v1.0.222...v1.0.223

v1.0.222

Full Changelog: anthropics/claude-code-action@v1.0.221...v1.0.222

v1.0.221

Full Changelog: anthropics/claude-code-action@v1.0.220...v1.0.221

v1.0.220

Full Changelog: anthropics/claude-code-action@v1.0.219...v1.0.220

v1.0.219

Full Changelog: anthropics/claude-code-action@v1.0.218...v1.0.219

v1.0.218

Full Changelog: anthropics/claude-code-action@v1.0.217...v1.0.218

v1.0.217

Full Changelog: anthropics/claude-code-action@v1.0.216...v1.0.217

v1.0.216

Full Changelog: anthropics/claude-code-action@v1.0.215...v1.0.216

v1.0.215

Full Changelog: anthropics/claude-code-action@v1.0.214...v1.0.215

v1.0.214

Full Changelog: anthropics/claude-code-action@v1.0.213...v1.0.214

v1.0.213

Full Changelog: anthropics/claude-code-action@v1.0.212...v1.0.213

v1.0.212

Full Changelog: anthropics/claude-code-action@v1.0.211...v1.0.212

v1.0.211

Full Changelog: anthropics/claude-code-action@v1.0.210...v1.0.211

v1.0.210

Full Changelog: anthropics/claude-code-action@v1.0.209...v1.0.210

... (truncated)

Commits
  • 7b0b255 chore: bump Claude Code to 2.1.273 and Agent SDK to 0.3.273
  • bf38e86 chore: bump Claude Code to 2.1.272 and Agent SDK to 0.3.272
  • 51db78a chore: bump Claude Code to 2.1.271 and Agent SDK to 0.3.271
  • 9cdae7f chore: bump Claude Code to 2.1.270 and Agent SDK to 0.3.270
  • 56cf60f chore: bump Claude Code to 2.1.269 and Agent SDK to 0.3.269
  • 0a8d3c9 chore: bump Claude Code to 2.1.268 and Agent SDK to 0.3.268
  • 19dda84 chore: bump Claude Code to 2.1.267 and Agent SDK to 0.3.267
  • 5ccc3a3 chore: bump Claude Code to 2.1.266 and Agent SDK to 0.3.266
  • 0d0e087 chore: bump Claude Code to 2.1.265 and Agent SDK to 0.3.265
  • 9c5ddab chore: bump Claude Code to 2.1.263 and Agent SDK to 0.3.263
  • Additional commits viewable in compare view

Updates actions/upload-artifact from 4.6.2 to 7.0.1

Release notes

Sourced from actions/upload-artifact's releases.

v7.0.1

What's Changed

Full Changelog: actions/upload-artifact@v7...v7.0.1

v7.0.0

v7 What's new

Direct Uploads

Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The name parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.

ESM

To support new versions of the @actions/* packages, we've upgraded the package to ESM.

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v6...v7.0.0

v6.0.0

v6 - What's new

[!IMPORTANT] actions/upload-artifact@v6 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

Node.js 24

This release updates the runtime to Node.js 24. v5 had preliminary support for Node.js 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.

What's Changed

Full Changelog: actions/upload-artifact@v5.0.0...v6.0.0

v5.0.0

What's Changed

... (truncated)

Commits
  • 043fb46 Merge pull request #797 from actions/yacaovsnc/update-dependency
  • 634250c Include changes in typespec/ts-http-runtime 0.3.5
  • e454baa Readme: bump all the example versions to v7 (#796)
  • 74fad66 Update the readme with direct upload details (#795)
  • bbbca2d Support direct file uploads (#764)
  • 589182c Upgrade the module to ESM and bump dependencies (#762)
  • 47309c9 Merge pull request #754 from actions/Link-/add-proxy-integration-tests
  • 02a8460 Add proxy integration test
  • b7c566a Merge pull request #745 from actions/upload-artifact-v6-release
  • e516bc8 docs: correct description of Node.js 24 support in README
  • Additional commits viewable in compare view

Updates inkeep/inkeep-agents-action from 267e6185c8b1b69dfba85d7ea1c31066891ee2a6 to fbbc92842bd025f044cb7e4d827882fd85914f26

Commits

Updates dorny/paths-filter from 2.11.1 to 4.0.3

Release notes

Sourced from dorny/paths-filter's releases.

v4.0.3

What's Changed

Security

New Contributors

Full Changelog: dorny/paths-filter@v4...v4.0.3

v4.0.2

What's Changed

New Contributors

Full Changelog: dorny/paths-filter@v4.0.1...v4.0.2

v4.0.1

What's Changed

New Contributors

Full Changelog: dorny/paths-filter@v4.0.0...v4.0.1

v4.0.0

What's Changed

New Contributors

Full Changelog: dorny/paths-filter@v3.0.3...v4.0.0

... (truncated)

Changelog

Sourced from dorny/paths-filter's changelog.

Changelog

v4.0.3

v4.0.2

v4.0.1

v4.0.0

v3.0.4

v3.0.3

v3.0.2

v3.0.1

v3.0.0

v2.11.1

v2.11.0

v2.10.2

... (truncated)

Commits
  • ceb8a2b Update CHANGELOG.md for v4.0.3 and v3.0.4 (#327)
  • ef09b88 Document safe handling of file list outputs in workflows (#326)
  • 44adc5b Merge commit from fork
  • 4711b7a feat: add 'some-with-excludes' predicate quantifier (#322)
  • 93c889f fix: escape multi-line filenames in list-files shell and csv output
  • b41dfa9 docs: add contents permission to PR example (#248)
  • 9af6e5a fix: scope base-ignored warning to API path (#319)
  • cae9006 docs: update outputs in readme to account for the 'every' predicate-quantifie...
  • 7b450ff docs: update changelog for v4.0.2 (#318)
  • 9280377 fix: work around git dubious ownership errors in container jobs (#317)
  • Additional commits viewable in compare view

Updates inkeep/pr-commenter-action from 10 to 11

Commits

Updates speakeasy-api/sdk-generation-action from 15.58.9 to 15.60.11

Release notes

Sourced from speakeasy-api/sdk-generation-action's releases.

v15.60.8

What's Changed

Full Changelog: speakeasy-api/sdk-generation-action@v15.60.7...v15.60.8

v15.60.10

What's Changed

Full Changelog: speakeasy-api/sdk-generation-action@v15.60.9...v15.60.10

v15.60.7

What's Changed

Full Changelog: speakeasy-api/sdk-generation-action@v15...v15.60.7

v15.60.6

What's Changed

Full Changelog: speakeasy-api/sdk-generation-action@v15...v15.60.6

v15.60.5

What's Changed

Full Changelog: speakeasy-api/sdk-generation-action@v15.60.4...v15.60.5

v15.60.4

What's Changed

Full Changelog: speakeasy-api/sdk-generation-action@v15...v15.60.4

v15.60.3

What's Changed

... (truncated)

Commits
  • 68f3bfe ci: pin internal workflow refs to fa50f48 (#341) (#342)
  • fa50f48 fix(java): set up the JDK from the target's configured languageVersion (

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 24, 2026
@changeset-bot

changeset-bot Bot commented Aug 24, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 5c578f8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions

Copy link
Copy Markdown
Contributor

Thanks for the contribution!

What happens next:

  • A maintainer will review your PR.
  • If you don't hear back within a few business days, please comment here to nudge our team.
  • This repository is maintained through an internal mirror. When your change is accepted, this PR will close automatically. Don't be alarmed when it closes — that's how it merges, and your authorship is preserved.

@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-73862754ac branch from e43d873 to 98c078b Compare August 25, 2026 18:45
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-73862754ac branch from 98c078b to c3b23c0 Compare August 31, 2026 18:46
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-73862754ac branch from c3b23c0 to 3753730 Compare September 3, 2026 18:45
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-73862754ac branch from 3753730 to 476bb3b Compare September 4, 2026 16:18
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-73862754ac branch from 476bb3b to 9e4beba Compare September 8, 2026 18:45
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-73862754ac branch from 9e4beba to a9cefd6 Compare September 9, 2026 18:44
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-73862754ac branch from a9cefd6 to f2133ad Compare September 10, 2026 18:45
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-73862754ac branch from f2133ad to e05f78a Compare September 11, 2026 18:44
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-73862754ac branch from e05f78a to e773fec Compare September 14, 2026 18:46
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-73862754ac branch from e773fec to 89163a7 Compare September 15, 2026 18:44
… updates

Bumps the github-actions group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/create-github-app-token](https://github.com/actions/create-github-app-token) | `3.1.1` | `3.2.0` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4.4.0` | `7.0.0` |
| [pnpm/action-setup](https://github.com/pnpm/action-setup) | `5.0.0` | `6.1.0` |
| [actions/cache](https://github.com/actions/cache) | `4.3.0` | `6.1.0` |
| [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) | `1.0.39` | `1.0.226` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `7.0.1` |
| [inkeep/inkeep-agents-action](https://github.com/inkeep/inkeep-agents-action) | `267e6185c8b1b69dfba85d7ea1c31066891ee2a6` | `fbbc92842bd025f044cb7e4d827882fd85914f26` |
| [dorny/paths-filter](https://github.com/dorny/paths-filter) | `2.11.1` | `4.0.3` |
| [inkeep/pr-commenter-action](https://github.com/inkeep/pr-commenter-action) | `10` | `11` |
| [speakeasy-api/sdk-generation-action](https://github.com/speakeasy-api/sdk-generation-action) | `15.58.9` | `15.60.11` |
| [actions/stale](https://github.com/actions/stale) | `10.2.0` | `11.0.0` |
| [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `7.0.8` | `8.1.1` |



Updates `actions/create-github-app-token` from 3.1.1 to 3.2.0
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Changelog](https://github.com/actions/create-github-app-token/blob/main/CHANGELOG.md)
- [Commits](actions/create-github-app-token@1b10c78...bcd2ba4)

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

Updates `pnpm/action-setup` from 5.0.0 to 6.1.0
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@fc06bc1...ea17c68)

Updates `actions/cache` from 4.3.0 to 6.1.0
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@0057852...55cc834)

Updates `anthropics/claude-code-action` from 1.0.39 to 1.0.226
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](anthropics/claude-code-action@v1.0.39...7b0b255)

Updates `actions/upload-artifact` from 4.6.2 to 7.0.1
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@ea165f8...043fb46)

Updates `inkeep/inkeep-agents-action` from 267e6185c8b1b69dfba85d7ea1c31066891ee2a6 to fbbc92842bd025f044cb7e4d827882fd85914f26
- [Commits](inkeep/inkeep-agents-action@267e618...fbbc928)

Updates `dorny/paths-filter` from 2.11.1 to 4.0.3
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](dorny/paths-filter@4512585...ceb8a2b)

Updates `inkeep/pr-commenter-action` from 10 to 11
- [Release notes](https://github.com/inkeep/pr-commenter-action/releases)
- [Commits](inkeep/pr-commenter-action@84ccc7c...bac2033)

Updates `speakeasy-api/sdk-generation-action` from 15.58.9 to 15.60.11
- [Release notes](https://github.com/speakeasy-api/sdk-generation-action/releases)
- [Commits](speakeasy-api/sdk-generation-action@b823adc...68f3bfe)

Updates `actions/stale` from 10.2.0 to 11.0.0
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@b5d41d4...4391f3d)

Updates `peter-evans/create-pull-request` from 7.0.8 to 8.1.1
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@271a8d0...5f6978f)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/create-github-app-token
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/stale
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.199
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: dorny/paths-filter
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: inkeep/inkeep-agents-action
  dependency-version: fbbc92842bd025f044cb7e4d827882fd85914f26
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: inkeep/pr-commenter-action
  dependency-version: '11'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: peter-evans/create-pull-request
  dependency-version: 8.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: pnpm/action-setup
  dependency-version: 6.0.10
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: speakeasy-api/sdk-generation-action
  dependency-version: 15.60.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-73862754ac branch from 89163a7 to 5c578f8 Compare September 18, 2026 18:45
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