소스 검색

Updated azure-pipelines.yml

Jessica 1 년 전
부모
커밋
2719521773
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      azure-pipelines.yml

+ 1 - 1
azure-pipelines.yml

@@ -14,7 +14,7 @@ steps:
   inputs:
     languages: 'csharp'
 
-- task: AdvancedSecurity-Codeql-Autobuild@2
+- task: github/codeql-action/autobuild@v2
 - script: echo Hello, world!
   displayName: 'Run a one-line script'