Skip to content

build(deps): bump getsentry/github-workflows from 71588ddf95134f804e82c5970a8098588e2eaecd to 43bf14b190c12080cfbedf2d2c82337bc559a0e1#6245

Merged
ericapisani merged 1 commit into
masterfrom
dependabot/github_actions/getsentry/github-workflows-43bf14b190c12080cfbedf2d2c82337bc559a0e1
May 11, 2026
Merged

build(deps): bump getsentry/github-workflows from 71588ddf95134f804e82c5970a8098588e2eaecd to 43bf14b190c12080cfbedf2d2c82337bc559a0e1#6245
ericapisani merged 1 commit into
masterfrom
dependabot/github_actions/getsentry/github-workflows-43bf14b190c12080cfbedf2d2c82337bc559a0e1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps getsentry/github-workflows from 71588ddf95134f804e82c5970a8098588e2eaecd to 43bf14b190c12080cfbedf2d2c82337bc559a0e1.

Changelog

Sourced from getsentry/github-workflows's changelog.

Changelog

Unreleased

Features

  • Validate PR - Action is advisory: it posts a single friendly comment on community PRs that don't reference an issue with maintainer discussion. PRs are not closed and no labels are applied. Recommended trigger is types: [opened].
  • Validate PR - Skip validation for PRs with fewer than 100 lines changed, excluding common lock files (Cargo.lock, yarn.lock, package-lock.json, Pipfile.lock, etc.). Tiny PRs no longer go through the issue-discussion loop.
  • Add validate-pr composite action for validating non-maintainer PRs against contribution guidelines (#153)

3.3.0

Features

  • Updater - Support CMake GIT_TAG with variable references like ${FOO_REF}, resolving and updating the corresponding set() definition (#149)

3.2.1

Fixes

  • Sentry-CLI integration test action - Accept chunked ProGuard uploads for compatibility with Sentry CLI 3.x (#140)

3.2.0

Features

  • Danger - Add support for repository-specific dangerfiles (#129)
    • Add extra-dangerfile input parameter to run custom Danger checks alongside shared workflow checks
    • Add extra-install-packages input to install additional apt packages required by custom dangerfiles
    • Custom dangerfiles receive full Danger API access (fail, warn, message, markdown, danger)
    • Enables repositories to extend Danger checks without overwriting shared workflow comments
  • Sentry-CLI integration test action - Add InvokeSentryResult::Events() method to extract events from envelopes (#137)

Fixes

  • Sentry-CLI integration test action - Replace literal "\n" with newlines (#138)

3.1.0

Features

  • Updater - Add post-update-script input parameter to run custom scripts after dependency updates (#130, #133)
    • Scripts receive original and new version as arguments
    • Support both bash (.sh) and PowerShell (.ps1) scripts
    • Enables workflows like updating lock files, running code generators, or modifying configuration files
  • Updater - Add SSH key support and comprehensive authentication validation (#134)
    • Add ssh-key input parameter for deploy key authentication
    • Support using both ssh-key (for git) and api-token (for GitHub API) together
    • Add detailed token validation with actionable error messages
    • Detect common token issues: expiration, whitespace, SSH keys in wrong input, missing scopes

... (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)

Bumps [getsentry/github-workflows](https://github.com/getsentry/github-workflows) from 71588ddf95134f804e82c5970a8098588e2eaecd to 43bf14b190c12080cfbedf2d2c82337bc559a0e1.
- [Release notes](https://github.com/getsentry/github-workflows/releases)
- [Changelog](https://github.com/getsentry/github-workflows/blob/main/CHANGELOG.md)
- [Commits](getsentry/github-workflows@71588dd...43bf14b)

---
updated-dependencies:
- dependency-name: getsentry/github-workflows
  dependency-version: 43bf14b190c12080cfbedf2d2c82337bc559a0e1
  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 May 11, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 11, 2026 03:55
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label May 11, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 11, 2026

Codecov Results 📊

13 passed | Total: 13 | Pass Rate: 100% | Execution Time: 7.14s

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 15136 uncovered lines.


Generated by Codecov Action

@ericapisani ericapisani merged commit fb13876 into master May 11, 2026
155 checks passed
@ericapisani ericapisani deleted the dependabot/github_actions/getsentry/github-workflows-43bf14b190c12080cfbedf2d2c82337bc559a0e1 branch May 11, 2026 12:28
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.

1 participant