Skip to content

build(deps): bump getsentry/sentry-options/.github/workflows/validate-schema.yml from f8b8cdc11b73938dbdb44792c96b7b64a3600033 to aaebf80432ba287a2ccd7352dc314b676ff2438c#8198

Merged
phacops merged 2 commits into
masterfrom
dependabot/github_actions/getsentry/sentry-options/dot-github/workflows/validate-schema.yml-aaebf80432ba287a2ccd7352dc314b676ff2438c
Jul 21, 2026
Merged

build(deps): bump getsentry/sentry-options/.github/workflows/validate-schema.yml from f8b8cdc11b73938dbdb44792c96b7b64a3600033 to aaebf80432ba287a2ccd7352dc314b676ff2438c#8198
phacops merged 2 commits into
masterfrom
dependabot/github_actions/getsentry/sentry-options/dot-github/workflows/validate-schema.yml-aaebf80432ba287a2ccd7352dc314b676ff2438c

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps getsentry/sentry-options/.github/workflows/validate-schema.yml from f8b8cdc11b73938dbdb44792c96b7b64a3600033 to aaebf80432ba287a2ccd7352dc314b676ff2438c.

Changelog

Sourced from getsentry/sentry-options/.github/workflows/validate-schema.yml's changelog.

Changelog

1.2.1

New Features ✨

1.2.0

New Features ✨

Client

Other

Bug Fixes 🐛

Documentation 📚

1.1.2

New Features ✨

Bug Fixes 🐛

Internal Changes 🔧

Docs

1.1.1

Bug Fixes 🐛

... (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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…-schema.yml

Bumps [getsentry/sentry-options/.github/workflows/validate-schema.yml](https://github.com/getsentry/sentry-options) from f8b8cdc11b73938dbdb44792c96b7b64a3600033 to aaebf80432ba287a2ccd7352dc314b676ff2438c.
- [Release notes](https://github.com/getsentry/sentry-options/releases)
- [Changelog](https://github.com/getsentry/sentry-options/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-options@f8b8cdc...aaebf80)

---
updated-dependencies:
- dependency-name: getsentry/sentry-options/.github/workflows/validate-schema.yml
  dependency-version: aaebf80432ba287a2ccd7352dc314b676ff2438c
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 19, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 19, 2026 15:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 19, 2026
Point the reusable validate-schema workflow reference at main instead
of pinning a specific commit SHA.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KFjfxkFKCam4UACkLfrgFG
@phacops
phacops enabled auto-merge (squash) July 21, 2026 18:41

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 1947b41. Configure here.

needs: cli-version
name: Validate Schema Evolution
uses: getsentry/sentry-options/.github/workflows/validate-schema.yml@f8b8cdc11b73938dbdb44792c96b7b64a3600033
uses: getsentry/sentry-options/.github/workflows/validate-schema.yml@main

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Workflow pin floated to main

High Severity

This Dependabot bump replaces the immutable commit SHA pin with @main, while the PR title targets aaebf804…. That mutable branch ref can change without review and, with secrets: inherit, exposes CI secrets if the upstream workflow is altered. Other Actions in this repo stay SHA-pinned.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 1947b41. Configure here.

@phacops
phacops merged commit af0a693 into master Jul 21, 2026
69 checks passed
@phacops
phacops deleted the dependabot/github_actions/getsentry/sentry-options/dot-github/workflows/validate-schema.yml-aaebf80432ba287a2ccd7352dc314b676ff2438c branch July 21, 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.

2 participants