Skip to content

Commit 1574b70

Browse files
build(deps): bump getsentry/github-workflows
Bumps [getsentry/github-workflows](https://github.com/getsentry/github-workflows) from 43bf14b190c12080cfbedf2d2c82337bc559a0e1 to b6d9e26d1c5bb01362670e13288b2284bab8cbf9. - [Release notes](https://github.com/getsentry/github-workflows/releases) - [Changelog](https://github.com/getsentry/github-workflows/blob/main/CHANGELOG.md) - [Commits](getsentry/github-workflows@43bf14b...b6d9e26) --- updated-dependencies: - dependency-name: getsentry/github-workflows dependency-version: b6d9e26d1c5bb01362670e13288b2284bab8cbf9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5728097 commit 1574b70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
permissions:
1111
pull-requests: write
1212
steps:
13-
- uses: getsentry/github-workflows/validate-pr@43bf14b190c12080cfbedf2d2c82337bc559a0e1
13+
- uses: getsentry/github-workflows/validate-pr@b6d9e26d1c5bb01362670e13288b2284bab8cbf9
1414
with:
1515
app-id: ${{ vars.SDK_MAINTAINER_BOT_APP_ID }}
1616
private-key: ${{ secrets.SDK_MAINTAINER_BOT_PRIVATE_KEY }}

0 commit comments

Comments
 (0)