Skip to content

Commit 6bb5bf6

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

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