Skip to content

deps(actions): Bump docker/login-action from 3.3.0 to 3.4.0 #2354

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2025

Bumps docker/login-action from 3.3.0 to 3.4.0.

Release notes

Sourced from docker/login-action's releases.

v3.4.0

Full Changelog: docker/login-action@v3.3.0...v3.4.0

Commits
  • 74a5d14 Merge pull request #856 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...
  • 2f4f00e chore: update generated content
  • 67c1845 build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...
  • 3d4cc89 Merge pull request #844 from graysonpike/master
  • 6cc823a Merge pull request #823 from docker/dependabot/npm_and_yarn/proxy-agent-depen...
  • d94e792 chore: update generated content
  • 033db0d Merge pull request #812 from docker/dependabot/github_actions/codecov/codecov...
  • 09c2ae9 build(deps): bump https-proxy-agent
  • ba56f00 ci: update deprecated input for codecov-action
  • 75bf9a7 Merge pull request #858 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies github_actions Pull requests that update GitHub Actions code labels Mar 14, 2025
@dependabot dependabot bot requested a review from hairyhenderson as a code owner March 14, 2025 19:39
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 2ed1093 Previous: a5fdb3c Ratio
BenchmarkFlatten/depth-1_[]int([1_2_3]) 162.3 ns/op 168 B/op 5 allocs/op 189.1 ns/op 168 B/op 5 allocs/op 0.86
BenchmarkFlatten/depth-1_[]int([1_2_3]) - ns/op 162.3 ns/op 189.1 ns/op 0.86
BenchmarkFlatten/depth-1_[]int([1_2_3]) - B/op 168 B/op 168 B/op 1
BenchmarkFlatten/depth-1_[]int([1_2_3]) - allocs/op 5 allocs/op 5 allocs/op 1
BenchmarkFlatten/depth-1_[3]int([1_2_3]) 108.4 ns/op 144 B/op 2 allocs/op 119.4 ns/op 144 B/op 2 allocs/op 0.91
BenchmarkFlatten/depth-1_[3]int([1_2_3]) - ns/op 108.4 ns/op 119.4 ns/op 0.91
BenchmarkFlatten/depth-1_[3]int([1_2_3]) - B/op 144 B/op 144 B/op 1
BenchmarkFlatten/depth-1_[3]int([1_2_3]) - allocs/op 2 allocs/op 2 allocs/op 1
BenchmarkFlatten/depth-1_[]interface_{}([[]_[1_2]_3]) 190.1 ns/op 208 B/op 5 allocs/op 207.2 ns/op 208 B/op 5 allocs/op 0.92
BenchmarkFlatten/depth-1_[]interface_{}([[]_[1_2]_3]) - ns/op 190.1 ns/op 207.2 ns/op 0.92
BenchmarkFlatten/depth-1_[]interface_{}([[]_[1_2]_3]) - B/op 208 B/op 208 B/op 1
BenchmarkFlatten/depth-1_[]interface_{}([[]_[1_2]_3]) - allocs/op 5 allocs/op 5 allocs/op 1
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[1_2]]_3]) 377 ns/op 344 B/op 11 allocs/op 418.1 ns/op 344 B/op 11 allocs/op 0.90
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[1_2]]_3]) - ns/op 377 ns/op 418.1 ns/op 0.90
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[1_2]]_3]) - B/op 344 B/op 344 B/op 1
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[1_2]]_3]) - allocs/op 11 allocs/op 11 allocs/op 1
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) 731.3 ns/op 896 B/op 19 allocs/op 832.6 ns/op 896 B/op 19 allocs/op 0.88
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - ns/op 731.3 ns/op 832.6 ns/op 0.88
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - B/op 896 B/op 896 B/op 1
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - allocs/op 19 allocs/op 19 allocs/op 1
BenchmarkFlatten/depth0_[]int([1_2_3]) 114.5 ns/op 72 B/op 4 allocs/op 118.1 ns/op 72 B/op 4 allocs/op 0.97
BenchmarkFlatten/depth0_[]int([1_2_3]) - ns/op 114.5 ns/op 118.1 ns/op 0.97
BenchmarkFlatten/depth0_[]int([1_2_3]) - B/op 72 B/op 72 B/op 1
BenchmarkFlatten/depth0_[]int([1_2_3]) - allocs/op 4 allocs/op 4 allocs/op 1
BenchmarkFlatten/depth0_[3]int([1_2_3]) 59.37 ns/op 48 B/op 1 allocs/op 64.34 ns/op 48 B/op 1 allocs/op 0.92
BenchmarkFlatten/depth0_[3]int([1_2_3]) - ns/op 59.37 ns/op 64.34 ns/op 0.92
BenchmarkFlatten/depth0_[3]int([1_2_3]) - B/op 48 B/op 48 B/op 1
BenchmarkFlatten/depth0_[3]int([1_2_3]) - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkFlatten/depth0_[]interface_{}([[]_[1_2]_3]) 4.078 ns/op 0 B/op 0 allocs/op 4.352 ns/op 0 B/op 0 allocs/op 0.94
BenchmarkFlatten/depth0_[]interface_{}([[]_[1_2]_3]) - ns/op 4.078 ns/op 4.352 ns/op 0.94
BenchmarkFlatten/depth0_[]interface_{}([[]_[1_2]_3]) - B/op 0 B/op 0 B/op 1
BenchmarkFlatten/depth0_[]interface_{}([[]_[1_2]_3]) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[1_2]]_3]) 4.099 ns/op 0 B/op 0 allocs/op 4.369 ns/op 0 B/op 0 allocs/op 0.94
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[1_2]]_3]) - ns/op 4.099 ns/op 4.369 ns/op 0.94
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[1_2]]_3]) - B/op 0 B/op 0 B/op 1
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[1_2]]_3]) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) 4.123 ns/op 0 B/op 0 allocs/op 4.351 ns/op 0 B/op 0 allocs/op 0.95
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - ns/op 4.123 ns/op 4.351 ns/op 0.95
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - B/op 0 B/op 0 B/op 1
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkFlatten/depth1_[]int([1_2_3]) 161.4 ns/op 168 B/op 5 allocs/op 174.4 ns/op 168 B/op 5 allocs/op 0.93
BenchmarkFlatten/depth1_[]int([1_2_3]) - ns/op 161.4 ns/op 174.4 ns/op 0.93
BenchmarkFlatten/depth1_[]int([1_2_3]) - B/op 168 B/op 168 B/op 1
BenchmarkFlatten/depth1_[]int([1_2_3]) - allocs/op 5 allocs/op 5 allocs/op 1
BenchmarkFlatten/depth1_[3]int([1_2_3]) 107.6 ns/op 144 B/op 2 allocs/op 117.8 ns/op 144 B/op 2 allocs/op 0.91
BenchmarkFlatten/depth1_[3]int([1_2_3]) - ns/op 107.6 ns/op 117.8 ns/op 0.91
BenchmarkFlatten/depth1_[3]int([1_2_3]) - B/op 144 B/op 144 B/op 1
BenchmarkFlatten/depth1_[3]int([1_2_3]) - allocs/op 2 allocs/op 2 allocs/op 1
BenchmarkFlatten/depth1_[]interface_{}([[]_[1_2]_3]) 151.6 ns/op 144 B/op 4 allocs/op 161.7 ns/op 144 B/op 4 allocs/op 0.94
BenchmarkFlatten/depth1_[]interface_{}([[]_[1_2]_3]) - ns/op 151.6 ns/op 161.7 ns/op 0.94
BenchmarkFlatten/depth1_[]interface_{}([[]_[1_2]_3]) - B/op 144 B/op 144 B/op 1
BenchmarkFlatten/depth1_[]interface_{}([[]_[1_2]_3]) - allocs/op 4 allocs/op 4 allocs/op 1
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[1_2]]_3]) 187.2 ns/op 168 B/op 5 allocs/op 218.5 ns/op 168 B/op 5 allocs/op 0.86
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[1_2]]_3]) - ns/op 187.2 ns/op 218.5 ns/op 0.86
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[1_2]]_3]) - B/op 168 B/op 168 B/op 1
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[1_2]]_3]) - allocs/op 5 allocs/op 5 allocs/op 1
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) 128.7 ns/op 128 B/op 3 allocs/op 147.4 ns/op 128 B/op 3 allocs/op 0.87
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - ns/op 128.7 ns/op 147.4 ns/op 0.87
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - B/op 128 B/op 128 B/op 1
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - allocs/op 3 allocs/op 3 allocs/op 1
BenchmarkFlatten/depth2_[]int([1_2_3]) 157.2 ns/op 168 B/op 5 allocs/op 172.1 ns/op 168 B/op 5 allocs/op 0.91
BenchmarkFlatten/depth2_[]int([1_2_3]) - ns/op 157.2 ns/op 172.1 ns/op 0.91
BenchmarkFlatten/depth2_[]int([1_2_3]) - B/op 168 B/op 168 B/op 1
BenchmarkFlatten/depth2_[]int([1_2_3]) - allocs/op 5 allocs/op 5 allocs/op 1
BenchmarkFlatten/depth2_[3]int([1_2_3]) 108.6 ns/op 144 B/op 2 allocs/op 120.2 ns/op 144 B/op 2 allocs/op 0.90
BenchmarkFlatten/depth2_[3]int([1_2_3]) - ns/op 108.6 ns/op 120.2 ns/op 0.90
BenchmarkFlatten/depth2_[3]int([1_2_3]) - B/op 144 B/op 144 B/op 1
BenchmarkFlatten/depth2_[3]int([1_2_3]) - allocs/op 2 allocs/op 2 allocs/op 1
BenchmarkFlatten/depth2_[]interface_{}([[]_[1_2]_3]) 189.1 ns/op 208 B/op 5 allocs/op 207 ns/op 208 B/op 5 allocs/op 0.91
BenchmarkFlatten/depth2_[]interface_{}([[]_[1_2]_3]) - ns/op 189.1 ns/op 207 ns/op 0.91
BenchmarkFlatten/depth2_[]interface_{}([[]_[1_2]_3]) - B/op 208 B/op 208 B/op 1
BenchmarkFlatten/depth2_[]interface_{}([[]_[1_2]_3]) - allocs/op 5 allocs/op 5 allocs/op 1
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[1_2]]_3]) 330.3 ns/op 280 B/op 10 allocs/op 377.1 ns/op 280 B/op 10 allocs/op 0.88
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[1_2]]_3]) - ns/op 330.3 ns/op 377.1 ns/op 0.88
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[1_2]]_3]) - B/op 280 B/op 280 B/op 1
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[1_2]]_3]) - allocs/op 10 allocs/op 10 allocs/op 1
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) 288 ns/op 272 B/op 8 allocs/op 324.2 ns/op 272 B/op 8 allocs/op 0.89
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - ns/op 288 ns/op 324.2 ns/op 0.89
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - B/op 272 B/op 272 B/op 1
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - allocs/op 8 allocs/op 8 allocs/op 1
BenchmarkInterfaceSlice/[]int([1_2_3]) 103.4 ns/op 72 B/op 4 allocs/op 119.2 ns/op 72 B/op 4 allocs/op 0.87
BenchmarkInterfaceSlice/[]int([1_2_3]) - ns/op 103.4 ns/op 119.2 ns/op 0.87
BenchmarkInterfaceSlice/[]int([1_2_3]) - B/op 72 B/op 72 B/op 1
BenchmarkInterfaceSlice/[]int([1_2_3]) - allocs/op 4 allocs/op 4 allocs/op 1
BenchmarkInterfaceSlice/[3]int([1_2_3]) 56.67 ns/op 48 B/op 1 allocs/op 64.5 ns/op 48 B/op 1 allocs/op 0.88
BenchmarkInterfaceSlice/[3]int([1_2_3]) - ns/op 56.67 ns/op 64.5 ns/op 0.88
BenchmarkInterfaceSlice/[3]int([1_2_3]) - B/op 48 B/op 48 B/op 1
BenchmarkInterfaceSlice/[3]int([1_2_3]) - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkInterfaceSlice/[]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) 475.5 ns/op 384 B/op 13 allocs/op 567.7 ns/op 384 B/op 13 allocs/op 0.84
BenchmarkInterfaceSlice/[]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) - ns/op 475.5 ns/op 567.7 ns/op 0.84
BenchmarkInterfaceSlice/[]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) - B/op 384 B/op 384 B/op 1
BenchmarkInterfaceSlice/[]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) - allocs/op 13 allocs/op 13 allocs/op 1
BenchmarkInterfaceSlice/[12]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) 148.7 ns/op 192 B/op 1 allocs/op 163.5 ns/op 192 B/op 1 allocs/op 0.91
BenchmarkInterfaceSlice/[12]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) - ns/op 148.7 ns/op 163.5 ns/op 0.91
BenchmarkInterfaceSlice/[12]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) - B/op 192 B/op 192 B/op 1
BenchmarkInterfaceSlice/[12]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkInterfaceSlice/[]interface_{}([[]_[1_2]_3]) 2.182 ns/op 0 B/op 0 allocs/op 2.181 ns/op 0 B/op 0 allocs/op 1.00
BenchmarkInterfaceSlice/[]interface_{}([[]_[1_2]_3]) - ns/op 2.182 ns/op 2.181 ns/op 1.00
BenchmarkInterfaceSlice/[]interface_{}([[]_[1_2]_3]) - B/op 0 B/op 0 B/op 1
BenchmarkInterfaceSlice/[]interface_{}([[]_[1_2]_3]) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkInterfaceSlice/[3]interface_{}([[]_[1_2]_3]) 59.79 ns/op 48 B/op 1 allocs/op 67.41 ns/op 48 B/op 1 allocs/op 0.89
BenchmarkInterfaceSlice/[3]interface_{}([[]_[1_2]_3]) - ns/op 59.79 ns/op 67.41 ns/op 0.89
BenchmarkInterfaceSlice/[3]interface_{}([[]_[1_2]_3]) - B/op 48 B/op 48 B/op 1
BenchmarkInterfaceSlice/[3]interface_{}([[]_[1_2]_3]) - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkResolveURL/base=http://example.com/foo.json_rel=bar.json 563.1 ns/op 456 B/op 5 allocs/op 567.1 ns/op 456 B/op 5 allocs/op 0.99
BenchmarkResolveURL/base=http://example.com/foo.json_rel=bar.json - ns/op 563.1 ns/op 567.1 ns/op 0.99
BenchmarkResolveURL/base=http://example.com/foo.json_rel=bar.json - B/op 456 B/op 456 B/op 1
BenchmarkResolveURL/base=http://example.com/foo.json_rel=bar.json - allocs/op 5 allocs/op 5 allocs/op 1
BenchmarkResolveURL/base=git+file:///tmp/repo//foo.txt_rel= 70.77 ns/op 144 B/op 1 allocs/op 76.43 ns/op 144 B/op 1 allocs/op 0.93
BenchmarkResolveURL/base=git+file:///tmp/repo//foo.txt_rel= - ns/op 70.77 ns/op 76.43 ns/op 0.93
BenchmarkResolveURL/base=git+file:///tmp/repo//foo.txt_rel= - B/op 144 B/op 144 B/op 1
BenchmarkResolveURL/base=git+file:///tmp/repo//foo.txt_rel= - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkResolveURL/base=tmp/foo.json_rel= 70.45 ns/op 144 B/op 1 allocs/op 76.66 ns/op 144 B/op 1 allocs/op 0.92
BenchmarkResolveURL/base=tmp/foo.json_rel= - ns/op 70.45 ns/op 76.66 ns/op 0.92
BenchmarkResolveURL/base=tmp/foo.json_rel= - B/op 144 B/op 144 B/op 1
BenchmarkResolveURL/base=tmp/foo.json_rel= - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkResolveURL/base=/tmp/_rel=foo.json 575.2 ns/op 456 B/op 5 allocs/op 579.9 ns/op 456 B/op 5 allocs/op 0.99
BenchmarkResolveURL/base=/tmp/_rel=foo.json - ns/op 575.2 ns/op 579.9 ns/op 0.99
BenchmarkResolveURL/base=/tmp/_rel=foo.json - B/op 456 B/op 456 B/op 1
BenchmarkResolveURL/base=/tmp/_rel=foo.json - allocs/op 5 allocs/op 5 allocs/op 1
BenchmarkResolveURL/base=../../tmp/foo.json_rel= 70.12 ns/op 144 B/op 1 allocs/op 75.79 ns/op 144 B/op 1 allocs/op 0.93
BenchmarkResolveURL/base=../../tmp/foo.json_rel= - ns/op 70.12 ns/op 75.79 ns/op 0.93
BenchmarkResolveURL/base=../../tmp/foo.json_rel= - B/op 144 B/op 144 B/op 1
BenchmarkResolveURL/base=../../tmp/foo.json_rel= - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkResolveURL/base=../../tmp/_rel=sub/foo.json 1203 ns/op 840 B/op 14 allocs/op 1239 ns/op 840 B/op 14 allocs/op 0.97
BenchmarkResolveURL/base=../../tmp/_rel=sub/foo.json - ns/op 1203 ns/op 1239 ns/op 0.97
BenchmarkResolveURL/base=../../tmp/_rel=sub/foo.json - B/op 840 B/op 840 B/op 1
BenchmarkResolveURL/base=../../tmp/_rel=sub/foo.json - allocs/op 14 allocs/op 14 allocs/op 1
BenchmarkResolveURL/base=aws+sm:_rel=foo 73.1 ns/op 144 B/op 1 allocs/op 77.23 ns/op 144 B/op 1 allocs/op 0.95
BenchmarkResolveURL/base=aws+sm:_rel=foo - ns/op 73.1 ns/op 77.23 ns/op 0.95
BenchmarkResolveURL/base=aws+sm:_rel=foo - B/op 144 B/op 144 B/op 1
BenchmarkResolveURL/base=aws+sm:_rel=foo - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkResolveURL/base=aws+sm:_rel=/foo 396.9 ns/op 440 B/op 4 allocs/op 405.2 ns/op 440 B/op 4 allocs/op 0.98
BenchmarkResolveURL/base=aws+sm:_rel=/foo - ns/op 396.9 ns/op 405.2 ns/op 0.98
BenchmarkResolveURL/base=aws+sm:_rel=/foo - B/op 440 B/op 440 B/op 1
BenchmarkResolveURL/base=aws+sm:_rel=/foo - allocs/op 4 allocs/op 4 allocs/op 1
BenchmarkResolveURL/base=aws+sm:foo_rel=bar 162.8 ns/op 160 B/op 3 allocs/op 139.3 ns/op 160 B/op 3 allocs/op 1.17
BenchmarkResolveURL/base=aws+sm:foo_rel=bar - ns/op 162.8 ns/op 139.3 ns/op 1.17
BenchmarkResolveURL/base=aws+sm:foo_rel=bar - B/op 160 B/op 160 B/op 1
BenchmarkResolveURL/base=aws+sm:foo_rel=bar - allocs/op 3 allocs/op 3 allocs/op 1
BenchmarkResolveURL/base=aws+sm:///foo_rel=bar 433.7 ns/op 440 B/op 4 allocs/op 439.3 ns/op 440 B/op 4 allocs/op 0.99
BenchmarkResolveURL/base=aws+sm:///foo_rel=bar - ns/op 433.7 ns/op 439.3 ns/op 0.99
BenchmarkResolveURL/base=aws+sm:///foo_rel=bar - B/op 440 B/op 440 B/op 1
BenchmarkResolveURL/base=aws+sm:///foo_rel=bar - allocs/op 4 allocs/op 4 allocs/op 1
BenchmarkLookupIPs 50685 ns/op 1929 B/op 44 allocs/op 46657 ns/op 1872 B/op 46 allocs/op 1.09
BenchmarkLookupIPs - ns/op 50685 ns/op 46657 ns/op 1.09
BenchmarkLookupIPs - B/op 1929 B/op 1872 B/op 1.03
BenchmarkLookupIPs - allocs/op 44 allocs/op 46 allocs/op 0.96
BenchmarkIndent 1839 ns/op 2040 B/op 18 allocs/op 1853 ns/op 2040 B/op 18 allocs/op 0.99
BenchmarkIndent - ns/op 1839 ns/op 1853 ns/op 0.99
BenchmarkIndent - B/op 2040 B/op 2040 B/op 1
BenchmarkIndent - allocs/op 18 allocs/op 18 allocs/op 1

This comment was automatically generated by workflow using github-action-benchmark.

Bumps [docker/login-action](https://github.com/docker/login-action) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/docker/login-action-3.4.0 branch from 83c112b to 2ed1093 Compare March 15, 2025 12:32
@hairyhenderson hairyhenderson merged commit 811d337 into main Mar 16, 2025
20 checks passed
@hairyhenderson hairyhenderson deleted the dependabot/github_actions/docker/login-action-3.4.0 branch March 16, 2025 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant