Skip to content

Commit 65aff4f

Browse files
runningcodeclaude
andauthored
ci: Update getsentry/github-workflows to 3.4.0 for validate-pr (#5496)
The validate-pr action was pinned to 3.3.0 while the other workflows in this repo already use 3.4.0. Pin it to the same SHA and add the matching version comment. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent d128fe9 commit 65aff4f

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@26f565c05d0dd49f703d238706b775883037d76b
13+
- uses: getsentry/github-workflows/validate-pr@607fed74f812e69201531a5185b6c3c57caa4e89 # v3
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)