chore(deps): bump the github-actions group across 1 directory with 4 updates#5438
chore(deps): bump the github-actions group across 1 directory with 4 updates#5438dependabot[bot] wants to merge 1 commit into
Conversation
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 e5964d2. 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 action is pinned to commit 26f565c0... which is the v3.3.0 release of getsentry/github-workflows. All other references to this dependency (danger.yml, update-deps.yml) are correctly bumped from 26f565c0... (v3.3.0) to 607fed74... (v3.4.0). The previous pin (71588ddf...) was actually a newer commit from the v3.4.0 development cycle, so this change is a downgrade rather than an upgrade. The correct hash here is 607fed74f812e69201531a5185b6c3c57caa4e89.
Reviewed by Cursor Bugbot for commit e5964d2. Configure here.
…updates Bumps the github-actions group with 4 updates in the / directory: [getsentry/craft/.github/workflows/changelog-preview.yml](https://github.com/getsentry/craft), [getsentry/github-workflows](https://github.com/getsentry/github-workflows), [actions/create-github-app-token](https://github.com/actions/create-github-app-token) and [getsentry/craft](https://github.com/getsentry/craft). Updates `getsentry/craft/.github/workflows/changelog-preview.yml` from 2.26.3 to 2.26.4 - [Release notes](https://github.com/getsentry/craft/releases) - [Changelog](https://github.com/getsentry/craft/blob/master/CHANGELOG.md) - [Commits](getsentry/craft@bae212c...70714dd) 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.4 - [Release notes](https://github.com/getsentry/craft/releases) - [Changelog](https://github.com/getsentry/craft/blob/master/CHANGELOG.md) - [Commits](getsentry/craft@bae212c...70714dd) --- updated-dependencies: - 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.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: getsentry/craft/.github/workflows/changelog-preview.yml dependency-version: 2.26.4 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 ... Signed-off-by: dependabot[bot] <support@github.com>
e5964d2 to
6310d1d
Compare


Bumps the github-actions group with 4 updates in the / directory: getsentry/craft/.github/workflows/changelog-preview.yml, getsentry/github-workflows, actions/create-github-app-token and getsentry/craft.
Updates
getsentry/craft/.github/workflows/changelog-preview.ymlfrom 2.26.3 to 2.26.4Release 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
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
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.4Release notes
Sourced from getsentry/craft's releases.
Changelog
Sourced from getsentry/craft's changelog.
... (truncated)
Commits
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'