|
@@ -57,7 +57,7 @@ jobs:
|
|
|
app_id: ${{ vars.SENTRY_INTERNAL_APP_ID }}
|
|
|
private_key: ${{ secrets.SENTRY_INTERNAL_APP_PRIVATE_KEY }}
|
|
|
|
|
|
- - uses: getsentry/action-setup-volta@c52be2ea13cfdc084edb806e81958c13e445941e # v1.2.0
|
|
|
+ - uses: getsentry/action-setup-volta@e4939d337b83760d13a9d7030a6f68c9d0ee7581 # v2.0.0
|
|
|
|
|
|
- name: Install dependencies
|
|
|
id: dependencies
|
|
@@ -148,7 +148,7 @@ jobs:
|
|
|
# https://github.com/codecov/codecov-bash/blob/7100762afbc822b91806a6574658129fe0d23a7d/codecov#L891
|
|
|
fetch-depth: '2'
|
|
|
|
|
|
- - uses: getsentry/action-setup-volta@c52be2ea13cfdc084edb806e81958c13e445941e # v1.2.0
|
|
|
+ - uses: getsentry/action-setup-volta@e4939d337b83760d13a9d7030a6f68c9d0ee7581 # v2.0.0
|
|
|
|
|
|
- name: node_modules cache
|
|
|
uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0
|