Skip to content

Commit 2deb645

Browse files
authored
Bump workflow to v2 (#1031)
1 parent b40e31f commit 2deb645

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-deps.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
android:
14-
uses: getsentry/github-workflows/.github/workflows/updater.yml@v1
14+
uses: getsentry/github-workflows/.github/workflows/updater.yml@v2
1515
with:
1616
path: flutter/scripts/update-android.sh
1717
name: Android SDK
@@ -21,7 +21,7 @@ jobs:
2121
# api_token: ${{ github.token }}
2222

2323
cocoa:
24-
uses: getsentry/github-workflows/.github/workflows/updater.yml@v1
24+
uses: getsentry/github-workflows/.github/workflows/updater.yml@v2
2525
with:
2626
path: flutter/scripts/update-cocoa.sh
2727
name: Cocoa SDK

0 commit comments

Comments
 (0)