chore(deps): bump the github-actions group across 1 directory with 5 updates#5442
chore(deps): bump the github-actions group across 1 directory with 5 updates#5442dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the github-actions group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [getsentry/craft/.github/workflows/changelog-preview.yml](https://github.com/getsentry/craft) | `2.26.3` | `2.26.5` | | [github/codeql-action](https://github.com/github/codeql-action) | `4.35.4` | `4.35.5` | | [getsentry/github-workflows](https://github.com/getsentry/github-workflows) | `3.3.0` | `3.4.0` | | [actions/create-github-app-token](https://github.com/actions/create-github-app-token) | `3.1.1` | `3.2.0` | | [getsentry/craft](https://github.com/getsentry/craft) | `2.26.3` | `2.26.5` | Updates `getsentry/craft/.github/workflows/changelog-preview.yml` from 2.26.3 to 2.26.5 - [Release notes](https://github.com/getsentry/craft/releases) - [Changelog](https://github.com/getsentry/craft/blob/master/CHANGELOG.md) - [Commits](getsentry/craft@bae212c...bc2e6a9) Updates `github/codeql-action` from 4.35.4 to 4.35.5 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@68bde55...9e0d7b8) Updates `getsentry/github-workflows` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/getsentry/github-workflows/releases) - [Commits](getsentry/github-workflows@3.3.0...3.4.0) 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 `getsentry/craft` from 2.26.3 to 2.26.5 - [Release notes](https://github.com/getsentry/craft/releases) - [Changelog](https://github.com/getsentry/craft/blob/master/CHANGELOG.md) - [Commits](getsentry/craft@bae212c...bc2e6a9) --- updated-dependencies: - dependency-name: getsentry/craft/.github/workflows/changelog-preview.yml dependency-version: 2.26.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: 4.35.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: getsentry/github-workflows dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor 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: getsentry/craft dependency-version: 2.26.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 0751c27. Configure here.
| pull-requests: write | ||
| steps: | ||
| - uses: getsentry/github-workflows/validate-pr@71588ddf95134f804e82c5970a8098588e2eaecd | ||
| - uses: getsentry/github-workflows/validate-pr@26f565c05d0dd49f703d238706b775883037d76b |
There was a problem hiding this comment.
validate-pr action downgraded instead of upgraded to v3.4.0
High Severity
The validate-pr.yml action is being downgraded to getsentry/github-workflows/validate-pr@26f565c0... (v3.3.0) instead of upgraded to v3.4.0. The old pin (71588dd...) was a commit between v3.3.0 and v3.4.0, and the new pin is actually the v3.3.0 commit. The correct target hash is 607fed74f812e69201531a5185b6c3c57caa4e89 (v3.4.0), matching the other getsentry/github-workflows references in danger.yml and update-deps.yml.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit 0751c27. Configure here.


Bumps the github-actions group with 5 updates in the / directory:
2.26.32.26.54.35.44.35.53.3.03.4.03.1.13.2.02.26.32.26.5Updates
getsentry/craft/.github/workflows/changelog-preview.ymlfrom 2.26.3 to 2.26.5Release notes
Sourced from getsentry/craft/.github/workflows/changelog-preview.yml's releases.
Changelog
Sourced from getsentry/craft/.github/workflows/changelog-preview.yml's changelog.
... (truncated)
Commits
bc2e6a9release: 2.26.560b80e5fix(security): bump devalue override to ^5.8.1 (CVE-2026-42570) (#818)7bd2931meta: Bump new development version1389909Merge branch 'release/2.26.4'70714ddrelease: 2.26.4a7098dafix: resolve open dependabot security alerts (#816)ebbd176build(deps-dev): bump simple-git from 3.33.0 to 3.36.0 (#814)134b650fix(security): Prevent script injection in changelog-preview workflow (#813)e04c703meta: Bump new development version0589632Merge branch 'release/2.26.3'Updates
github/codeql-actionfrom 4.35.4 to 4.35.5Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
9e0d7b8Merge pull request #3905 from github/update-v4.35.5-d4b4855156d7d599Add changelog entry for #389951f7e38Update changelog for v4.35.5d4b4855Merge pull request #3899 from github/mbg/esbuild/split127de81Merge remote-tracking branch 'origin/main' into mbg/esbuild/split7fde13fUse src + basename in header to avoid issues on Windowsdfa61e7Improve pattern matching and error handling52aafecImport and callrunWrappernormally inanalyzetests0d08c01Auto-generate shared bundle14085a6Auto-generate entry pointsUpdates
getsentry/github-workflowsfrom 3.3.0 to 3.4.0Release notes
Sourced from getsentry/github-workflows's releases.
Commits
607fed7release: 3.4.082866c1chore: update getsentry/craft to 2.26.3 (#168)24be696fix: complete script injection hardening across all actions (#152)a940f77fix(updater): Trigger CI for new PRs without changelog updates (#166)98c1e36test(updater): Accept either main or master as sentry-cli main branch (#167)d81d746chore: update danger/danger.properties to 13.0.5 (#160)80476a9fix(updater): Select first matching main branch (#165)43bf14bfeat(validate-pr): Make advisory; drop close + labels (#163)71588ddfeat(validate-pr): Skip checks for users with write access (#162)02fd7a2feat(validate-pr): Skip all checks when a maintainer reopens a PR (#161)Updates
actions/create-github-app-tokenfrom 3.1.1 to 3.2.0Release notes
Sourced from actions/create-github-app-token's releases.
Changelog
Sourced from actions/create-github-app-token's changelog.
Commits
bcd2ba4chore(main): release 3.2.0 (#370)f24bbd8fix: validate private-key input (#376)363531bdocs: capitalize Git as a proper noun in README (#374)fd28011docs: update procedure to configure Git (#287)85eb8ddfeat: support full repository names inrepositoriesinput (#372)c9aabb8build(deps-dev): bump yaml from 2.8.3 to 2.8.4 in the development-dependencie...e02e816build(deps-dev): bump undici from 7.24.6 to 8.2.0 (#366)8d835bfbuild(deps-dev): bump esbuild from 0.27.4 to 0.28.0 in the development-depend...952a2a7feat: add support for enterprise-level GitHub Apps (#263)43e5c34fix(deps): bump@actions/corefrom 3.0.0 to 3.0.1 in the production-dependenc...Updates
getsentry/craftfrom 2.26.3 to 2.26.5Release notes
Sourced from getsentry/craft's releases.
Changelog
Sourced from getsentry/craft's changelog.
... (truncated)
Commits
bc2e6a9release: 2.26.560b80e5fix(security): bump devalue override to ^5.8.1 (CVE-2026-42570) (#818)7bd2931meta: Bump new development version1389909Merge branch 'release/2.26.4'70714ddrelease: 2.26.4a7098dafix: resolve open dependabot security alerts (#816)ebbd176build(deps-dev): bump simple-git from 3.33.0 to 3.36.0 (#814)134b650fix(security): Prevent script injection in changelog-preview workflow (#813)e04c703meta: Bump new development version0589632Merge branch 'release/2.26.3'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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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