Skip to content

Commit 2fcc2d1

Browse files
authored
Update update-deps.yml
1 parent 247c6e8 commit 2fcc2d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-deps.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
android:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: getsentry/github-workflows/updater@da1a5fd2803f6c9da91c302d57a3aa00411d8d2f
17+
- uses: getsentry/github-workflows/updater@02e7c4f85b23e7e4ca98239c041f812a572e7f0c
1818
with:
1919
path: scripts/update-android.sh
2020
name: Android SDK
@@ -23,7 +23,7 @@ jobs:
2323
android-stubs:
2424
runs-on: ubuntu-latest
2525
steps:
26-
- uses: getsentry/github-workflows/updater@da1a5fd2803f6c9da91c302d57a3aa00411d8d2f
26+
- uses: getsentry/github-workflows/updater@02e7c4f85b23e7e4ca98239c041f812a572e7f0c
2727
with:
2828
path: scripts/update-android-stubs.sh
2929
name: Android SDK Stubs

0 commit comments

Comments
 (0)