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 66
77jobs :
88 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 1111
1212jobs :
1313 native :
14- uses : getsentry/github-workflows/.github/workflows/updater.yml@v2
14+ uses : getsentry/github-workflows/.github/workflows/updater.yml@v3
1515 with :
1616 path : scripts/update-sentry-native-ndk.sh
1717 name : Native SDK
2020 api-token : ${{ secrets.CI_DEPLOY_KEY }}
2121
2222 gradle-wrapper :
23- uses : getsentry/github-workflows/.github/workflows/updater.yml@v2
23+ uses : getsentry/github-workflows/.github/workflows/updater.yml@v3
2424 with :
2525 path : scripts/update-gradle.sh
2626 name : Gradle
You can’t perform that action at this time.
0 commit comments