Skip to content

Commit

Permalink
build(deps): bump docker/build-push-action from 5.4.0 to 6.2.0 (openl…
Browse files Browse the repository at this point in the history
…it#312)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: patcher9 <[email protected]>
  • Loading branch information
dependabot[bot] and patcher9 authored Jul 10, 2024
1 parent a1d9f59 commit 859e5d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gpu-collector-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:

- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
uses: docker/build-push-action@15560696de535e4014efeff63c48f16952e52dd1 # v6.2.0
with:
context: ./otel-gpu-collector/
provenance: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/openlit-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:

- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
uses: docker/build-push-action@15560696de535e4014efeff63c48f16952e52dd1 # v6.2.0
with:
context: ./src/client/
provenance: false
Expand Down

0 comments on commit 859e5d2

Please sign in to comment.