Skip to content

Commit

Permalink
Merge pull request #209 from elastic/dependabot/github_actions/github…
Browse files Browse the repository at this point in the history
…-actions-078f5a3e70

build(deps): bump docker/build-push-action from 6.7.0 to 6.8.0 in the github-actions group
  • Loading branch information
reakaleek authored Sep 30, 2024
2 parents 29bfe38 + 3153234 commit 6b75a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Build and push image
id: docker-push
uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6.7.0
uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v6.8.0
with:
context: .
provenance: mode=max
Expand Down

0 comments on commit 6b75a0f

Please sign in to comment.