Skip to content

Commit 90a9a1a

Browse files
Bump getsentry/github-workflows
Bumps [getsentry/github-workflows](https://github.com/getsentry/github-workflows) from 71588ddf95134f804e82c5970a8098588e2eaecd 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@71588dd...c802283) --- updated-dependencies: - dependency-name: getsentry/github-workflows dependency-version: c802283cd9075b7a2b7a32655019c21c21676e34 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be1b469 commit 90a9a1a

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@71588ddf95134f804e82c5970a8098588e2eaecd
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)