-
-
Notifications
You must be signed in to change notification settings - Fork 255
Bump workflow to v2 #1031
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump workflow to v2 #1031
Conversation
Codecov ReportBase: 90.48% // Head: 91.37% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1031 +/- ##
==========================================
+ Coverage 90.48% 91.37% +0.88%
==========================================
Files 114 9 -105
Lines 3573 197 -3376
==========================================
- Hits 3233 180 -3053
+ Misses 340 17 -323 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
@krystofwoldrich @brustolin ping :) |
@@ -11,7 +11,7 @@ on: | |||
|
|||
jobs: | |||
android: | |||
uses: getsentry/github-workflows/.github/workflows/updater.yml@v1 | |||
uses: getsentry/github-workflows/.github/workflows/updater.yml@v2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- 📖 Consider pinning the action by specifying a commit SHA instead of a tag/branch.
@@ -21,7 +21,7 @@ jobs: | |||
# api_token: ${{ github.token }} | |||
|
|||
cocoa: | |||
uses: getsentry/github-workflows/.github/workflows/updater.yml@v1 | |||
uses: getsentry/github-workflows/.github/workflows/updater.yml@v2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- 📖 Consider pinning the action by specifying a commit SHA instead of a tag/branch.
#skip-changelog