1
0
mirror of https://github.com/bitwarden/server synced 2026-01-19 00:43:47 +00:00

pin version tags in database cleanup and issues response wf (#2889)

* pin version tags in database cleanup and issues response wf

* update all workflow for actions version pin

* edit build strategy and a few version pin typo
This commit is contained in:
Opeyemi
2023-05-03 15:20:12 +01:00
committed by GitHub
parent 2d4d96733d
commit 6d860acab4
11 changed files with 78 additions and 78 deletions

View File

@@ -11,6 +11,6 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Enforce Label
uses: yogevbd/enforce-label-action@a3c219da6b8fa73f6ba62b68ff09c469b3a1c024
uses: yogevbd/enforce-label-action@a3c219da6b8fa73f6ba62b68ff09c469b3a1c024 # v2.2.2
with:
BANNED_LABELS: "hold,DB-migrations-changed,needs-qa"