Skip to content

Commit f42bb1e

Browse files
build(deps): bump getsentry/github-workflows
Bumps [getsentry/github-workflows](https://github.com/getsentry/github-workflows) from 4ff40ada546d4a31b852a4279828b989a6193497 to 6c8116fd012aacdf368ea2ceeee99761fed1e2d2. - [Release notes](https://github.com/getsentry/github-workflows/releases) - [Changelog](https://github.com/getsentry/github-workflows/blob/main/CHANGELOG.md) - [Commits](getsentry/github-workflows@4ff40ad...6c8116f) --- updated-dependencies: - dependency-name: getsentry/github-workflows dependency-version: 6c8116fd012aacdf368ea2ceeee99761fed1e2d2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27be37c commit f42bb1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@4ff40ada546d4a31b852a4279828b989a6193497
13+
- uses: getsentry/github-workflows/validate-pr@6c8116fd012aacdf368ea2ceeee99761fed1e2d2
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)