From 3a9fdb93f25b7f78d22149a5dd21325709ca3e32 Mon Sep 17 00:00:00 2001 From: zaelgohary Date: Thu, 13 Jun 2024 11:54:56 +0300 Subject: [PATCH] Change label --- .github/workflows/yarn_audit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/yarn_audit.yml b/.github/workflows/yarn_audit.yml index cfa1221046..f4f9064c57 100644 --- a/.github/workflows/yarn_audit.yml +++ b/.github/workflows/yarn_audit.yml @@ -17,7 +17,7 @@ jobs: uses: pragatheeswarans/yarn-audit-action@v1.0.0 with: token: ${{ github.token }} - label: 'type_bug' + label: 'audit' title: ${{ github.workflow }} failed during ${{ github.event }} description: 'High severity issues are identified in the repo.' paths: |