We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 247c6e8 commit 2fcc2d1Copy full SHA for 2fcc2d1
.github/workflows/update-deps.yml
@@ -14,7 +14,7 @@ jobs:
14
android:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: getsentry/github-workflows/updater@da1a5fd2803f6c9da91c302d57a3aa00411d8d2f
+ - uses: getsentry/github-workflows/updater@02e7c4f85b23e7e4ca98239c041f812a572e7f0c
18
with:
19
path: scripts/update-android.sh
20
name: Android SDK
@@ -23,7 +23,7 @@ jobs:
23
android-stubs:
24
25
26
27
28
path: scripts/update-android-stubs.sh
29
name: Android SDK Stubs
0 commit comments