File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
7
7
jobs :
8
8
danger :
9
- uses : getsentry/github-workflows/.github/workflows/danger.yml@v2
9
+ uses : getsentry/github-workflows/.github/workflows/danger.yml@v3
Original file line number Diff line number Diff line change 11
11
12
12
jobs :
13
13
native :
14
- uses : getsentry/github-workflows/.github/workflows/updater.yml@v2
14
+ uses : getsentry/github-workflows/.github/workflows/updater.yml@v3
15
15
with :
16
16
path : scripts/update-sentry-native-ndk.sh
17
17
name : Native SDK
20
20
api-token : ${{ secrets.CI_DEPLOY_KEY }}
21
21
22
22
gradle-wrapper :
23
- uses : getsentry/github-workflows/.github/workflows/updater.yml@v2
23
+ uses : getsentry/github-workflows/.github/workflows/updater.yml@v3
24
24
with :
25
25
path : scripts/update-gradle.sh
26
26
name : Gradle
You can’t perform that action at this time.
0 commit comments