Kaynağa Gözat

Updated azure-pipelines.yml

Jessica 1 yıl önce
ebeveyn
işleme
2719521773
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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'