Skip to content

Commit 67afd07

Browse files
meta: Test github-workflows
Pin to latest commit on getsentry/github-workflows#145 to test that change out
1 parent 0686ecc commit 67afd07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
if: ${{ github.event_name == 'pull_request' }}
4848
steps:
4949
- name: Run Danger
50-
uses: getsentry/github-workflows/danger@95603f4efe938315ff0dd427a1f2bb40b1889a92 # 3.2.0
50+
uses: getsentry/github-workflows/danger@95603f4efe938315ff0dd427a1f2bb40b1889a92 # testing branch
5151

5252
required:
5353
name: Check required jobs

0 commit comments

Comments
 (0)