Skip to content

Commit

Permalink
Update codeql-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VeselinaElze committed Oct 31, 2023
1 parent 63cb580 commit df19176
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,13 @@ jobs:

# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
# uses: github/codeql-action/autobuild@v1
uses: actions/[email protected]
with:
source-url: https://pkgs.dev.azure.com/KPMG-UK/8bacc871-4855-4450-9cdf-1bcc470589ff/_packaging/taxconnect/nuget/v3/index.json
env:
NUGET_AUTH_TOKEN: ${{ secrets.TTI_AZURE_ARTIFACTS_PAT }}
# - name: Autobuild
# # uses: github/codeql-action/autobuild@v1
# uses: actions/[email protected]
# with:
# source-url: https://pkgs.dev.azure.com/KPMG-UK/8bacc871-4855-4450-9cdf-1bcc470589ff/_packaging/taxconnect/nuget/v3/index.json
# env:
# NUGET_AUTH_TOKEN: ${{ secrets.TTI_AZURE_ARTIFACTS_PAT }}

# ℹ️ Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl
Expand Down

0 comments on commit df19176

Please sign in to comment.