Explorar el Código

Updated azure-pipelines.yml

Jessica hace 1 año
padre
commit
2719521773
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'