File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 android :
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : getsentry/github-workflows/updater@9e13f1cb40ba4cd3f120f61018fb0a35bc9112a9
17+ - uses : getsentry/github-workflows/updater@da1a5fd2803f6c9da91c302d57a3aa00411d8d2f
1818 with :
1919 path : scripts/update-android.sh
2020 name : Android SDK
@@ -23,11 +23,11 @@ jobs:
2323 android-stubs :
2424 runs-on : ubuntu-latest
2525 steps :
26- - uses : getsentry/github-workflows/updater@v3
26+ - uses : getsentry/github-workflows/updater@da1a5fd2803f6c9da91c302d57a3aa00411d8d2f
2727 with :
2828 path : scripts/update-android-stubs.sh
2929 name : Android SDK Stubs
30- api-token : ${{ secrets.CI_DEPLOY_KEY }}
30+ ssh-key : ${{ secrets.CI_DEPLOY_KEY }}
3131
3232 cocoa :
3333 runs-on : ubuntu-latest
You can’t perform that action at this time.
0 commit comments