Skip to content

chore(deps): Bump the dependencies group across 1 directory with 3 updates#538

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/dependencies-99cfd30e1a
Closed

chore(deps): Bump the dependencies group across 1 directory with 3 updates#538
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/dependencies-99cfd30e1a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 31, 2026

Bumps the dependencies group with 3 updates in the / directory: actions/setup-go, dsanders11/json-schema-validate-action and revanite-io/osps-baseline-action.

Updates actions/setup-go from 6.3.0 to 6.4.0

Release notes

Sourced from actions/setup-go's releases.

v6.4.0

What's Changed

Enhancement

Dependency update

Documentation update

New Contributors

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

Commits

Updates dsanders11/json-schema-validate-action from 1.4.0 to 2.0.0

Release notes

Sourced from dsanders11/json-schema-validate-action's releases.

v2.0.0

2.0.0 (2026-03-13)

chore

BREAKING CHANGES

  • This action now runs on node24
Commits
  • eddf079 chore: run action on Node24 (#79)
  • 82f6649 ci: update release process (#78)
  • 481f459 chore(deps): bump the actions-minor group across 1 directory with 4 updates (...
  • 011cf63 chore(deps): bump actions/upload-artifact from 4.6.2 to 6.0.0 (#66)
  • 13bb253 build: bump dependencies (#77)
  • 0fabbdf build(dev-deps): switch bundler to rolldown (#70)
  • ae5c057 build: switch to ESM (#76)
  • 2b38d54 chore: cleanup remaining eslint references (#75)
  • 5dfb0b5 build: migrate to oxlint (#73)
  • 4580319 build(dev-deps): migrate to oxfmt (#71)
  • Additional commits viewable in compare view

Updates revanite-io/osps-baseline-action from 1.3.1 to 1.3.2

Release notes

Sourced from revanite-io/osps-baseline-action's releases.

v1.3.2

Changelog

  • chore: Update ospo-reusable-workflows to new GitHub org @​jmeridth (#15)

🧰 Maintenance

  • chore(deps): pin pvtr-github-repo-scanner to v0.22.0 with SHA digest @​jmeridth (#21)
  • chore(deps): bump the dependencies group with 4 updates @dependabot[bot] (#20)
  • chore(deps): bump the dependencies group with 4 updates @dependabot[bot] (#19)
  • chore(deps): bump github/codeql-action from 4.32.5 to 4.32.6 in the dependencies group @dependabot[bot] (#16)
  • chore(deps): bump github/codeql-action from 4.32.4 to 4.32.5 in the dependencies group @dependabot[bot] (#14)
  • chore(deps): bump github/codeql-action from 4.32.3 to 4.32.4 in the dependencies group @dependabot[bot] (#13)

See details of all code changes since previous release

Commits
  • 3bf988f Merge pull request #21 from revanite-io/chore/pin-docker-image-digest
  • ac8263f chore(deps): pin pvtr-github-repo-scanner to v0.22.0 with SHA digest
  • e28d301 Merge pull request #20 from revanite-io/dependabot/github_actions/dependencie...
  • a743c68 chore(deps): bump the dependencies group with 4 updates
  • 5f5ed0e Merge pull request #19 from revanite-io/dependabot/github_actions/dependencie...
  • fb66fd4 chore(deps): bump the dependencies group with 4 updates
  • 6a50346 Merge pull request #16 from revanite-io/dependabot/github_actions/dependencie...
  • 405d835 chore(deps): bump github/codeql-action in the dependencies group
  • f5e99aa Merge pull request #15 from revanite-io/update-ospo-reusable-workflows-org
  • f8b62ac chore: update ospo-reusable-workflows to new GitHub org
  • 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 Mar 31, 2026
…dates

Bumps the dependencies group with 3 updates in the / directory: [actions/setup-go](https://github.com/actions/setup-go), [dsanders11/json-schema-validate-action](https://github.com/dsanders11/json-schema-validate-action) and [revanite-io/osps-baseline-action](https://github.com/revanite-io/osps-baseline-action).


Updates `actions/setup-go` from 6.3.0 to 6.4.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@4b73464...4a36011)

Updates `dsanders11/json-schema-validate-action` from 1.4.0 to 2.0.0
- [Release notes](https://github.com/dsanders11/json-schema-validate-action/releases)
- [Commits](dsanders11/json-schema-validate-action@79b2d95...eddf079)

Updates `revanite-io/osps-baseline-action` from 1.3.1 to 1.3.2
- [Release notes](https://github.com/revanite-io/osps-baseline-action/releases)
- [Commits](revanite-io/osps-baseline-action@99e372d...3bf988f)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: dsanders11/json-schema-validate-action
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: revanite-io/osps-baseline-action
  dependency-version: 1.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/dependencies-99cfd30e1a branch from 9ab316f to 09cba63 Compare April 7, 2026 19:00
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 14, 2026

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

@dependabot dependabot Bot closed this Apr 14, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/dependencies-99cfd30e1a branch April 14, 2026 19:00
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