Skip to content

Commit

Permalink
Update azure.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
kzhuklinets authored Aug 5, 2024
1 parent 609f7b5 commit 90258d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion updater/lib/tinglesoftware/dependabot/clients/azure.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ module TingleSoftware
module Dependabot
module Clients
class Azure < ::Dependabot::Clients::Azure
API_VERSION = "7.1"
API_VERSION = "7.0"

# https://learn.microsoft.com/en-us/javascript/api/azure-devops-extension-api/connectiondata
def get_user_id(token = nil)
Expand Down

0 comments on commit 90258d1

Please sign in to comment.