Skip to content

Commit 80abe44

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

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@b6d9e26d1c5bb01362670e13288b2284bab8cbf9
13+
- uses: getsentry/github-workflows/validate-pr@c802283cd9075b7a2b7a32655019c21c21676e34
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)