Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
kzhuklinets authored Aug 20, 2024
1 parent 85acc54 commit 146fea3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions updater/bin/update_script_vnext.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
ENV["UPDATER_DETERMINISTIC"] = "true" # The list of dependencies to update will be consistent across multiple runs

begin
Excon.defaults[:ssl_verify_peer] = false
TingleSoftware::Dependabot::Commands::UpdateAllDependenciesSynchronousCommand.new(
job: TingleSoftware::Dependabot::Job.new
).run
Expand Down

0 comments on commit 146fea3

Please sign in to comment.