build(deps): bump getsentry/github-workflows from 3.3.0 to 3.4.0#1717
build(deps): bump getsentry/github-workflows from 3.3.0 to 3.4.0#1717dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [getsentry/github-workflows](https://github.com/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) --- updated-dependencies: - dependency-name: getsentry/github-workflows dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 b9d8226. 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 pinned to older commit, not 3.4.0
Medium Severity
The validate-pr action is being pinned to commit 26f565c which is the 3.3.0 release hash (it's the same hash that danger.yml was previously pinned to). This is actually a downgrade from the previous 71588dd commit. The correct 3.4.0 release commit is 607fed74f812e69201531a5185b6c3c57caa4e89, which is what danger.yml was correctly updated to. It looks like Dependabot swapped the hashes incorrectly.
Reviewed by Cursor Bugbot for commit b9d8226. Configure here.


Bumps getsentry/github-workflows from 3.3.0 to 3.4.0.
Release 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)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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)