2 Commits

Author SHA1 Message Date
renovate[bot]
23bf431c74 Update actions/stale action to v3 (#139)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-23 10:27:16 +01:00
renovate[bot]
4bced68a09 Update dependency sentry/sdk to v3 (#138)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-28 19:26:51 +01:00
3 changed files with 380 additions and 440 deletions

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v1
- uses: actions/stale@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue has been marked as stale due to inactivity. If this issue is still ongoing, please leave a comment.'

View File

@@ -3,6 +3,6 @@
"ramsey/uuid": "^4.0",
"vlucas/phpdotenv": "^5.0",
"jumbojett/openid-connect-php": "^0.9.0",
"sentry/sdk": "^2.1"
"sentry/sdk": "^3.0"
}
}

816
app/composer.lock generated

File diff suppressed because it is too large Load Diff