1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-20 02:31:30 +01:00

Fix Hackerone Report ID 2830741 (#5010)

This commit is contained in:
Alex Urbina 2024-11-08 14:41:58 -06:00 committed by Cy Okeke
parent 87d2cb109b
commit d9c334f5b9
No known key found for this signature in database
GPG Key ID: 88B341B55C84B45C

View File

@ -36,7 +36,9 @@ jobs:
build-artifacts:
name: Build artifacts
runs-on: ubuntu-22.04
needs: lint
needs:
- lint
- check-run
strategy:
fail-fast: false
matrix: