Skip to content

Commit 54163cb

Browse files
committed
fix: Update updater version to use latest stable release
1 parent 02e7c4f commit 54163cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
native:
7979
runs-on: ubuntu-latest
8080
steps:
81-
- uses: getsentry/github-workflows/updater@v3.1 # or @v3 for latest
81+
- uses: getsentry/github-workflows/updater@v3
8282
with:
8383
path: scripts/update-sentry-native-ndk.sh
8484
name: Native SDK

0 commit comments

Comments
 (0)