Skip to content

Commit

Permalink
Bump docker/login-action from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and FlorianHockmann committed Sep 14, 2023
1 parent 442932a commit 69c860d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-publish-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Login to DockerHub
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Login to Github Registry
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ github.actor }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ci-publish-official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Login to DockerHub
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Login to Github Registry
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ github.actor }}
Expand Down

1 comment on commit 69c860d

@github-actions
Copy link

Choose a reason for hiding this comment

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

Benchmark

Benchmark suite Current: 69c860d Previous: 6205752 Ratio
org.janusgraph.JanusGraphSpeedBenchmark.basicAddAndDelete 15057.887353356668 ms/op 22579.688640648168 ms/op 0.67
org.janusgraph.GraphCentricQueryBenchmark.getVertices 1400.8638339345073 ms/op 1693.3271383287579 ms/op 0.83
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex 222.11880332173914 ms/op 222.8017045478261 ms/op 1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex 482.7106510661617 ms/op 565.8578123657144 ms/op 0.85
org.janusgraph.JanusGraphSpeedBenchmark.basicCount 484.53126232456066 ms/op 458.33261599744327 ms/op 1.06
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 9612.000555360493 ms/op 13027.779634965924 ms/op 0.74
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps 36237.28166645238 ms/op 42947.178598 ms/op 0.84
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch 34983.54059029167 ms/op 47549.632632216664 ms/op 0.74
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching 70844.0561864 ms/op 99834.0656897 ms/op 0.71
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex 18050.49593047908 ms/op 21717.084192162452 ms/op 0.83
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion 614.0857177454756 ms/op 763.9341528866134 ms/op 0.80
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch 9177.777836415498 ms/op 12156.922564930786 ms/op 0.75
org.janusgraph.CQLMultiQueryBenchmark.getNames 17009.403592127146 ms/op 21623.489783162986 ms/op 0.79
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 11105.72253637475 ms/op 16175.502236128377 ms/op 0.69
org.janusgraph.CQLMultiQueryBenchmark.getLabels 15588.10438053547 ms/op
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep 667.6606582770462 ms/op 828.1404002420064 ms/op 0.81
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex 23775.524976360637 ms/op 28624.24182517619 ms/op 0.83
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage 602.2263155450967 ms/op 770.5690844916234 ms/op 0.78
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 29148.167740922145 ms/op 42753.61769863095 ms/op 0.68
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection 402.0612211783789 ms/op 518.0698862502832 ms/op 0.78
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch 34217.13468145839 ms/op 45390.244630558336 ms/op 0.75
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames 17161.13693801967 ms/op 21751.645129234243 ms/op 0.79
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps 18747.94026901142 ms/op 22817.45437812944 ms/op 0.82
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts 17544.18012420111 ms/op 21574.947662841663 ms/op 0.81

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

Please sign in to comment.