Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
Bump docker/build-push-action from 4 to 5 (#195)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and oksana-grishchenko committed Oct 4, 2023
1 parent 8e8cb8f commit 7488ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rc_rebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Build and Push everest RC-image
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: backend
push: true
Expand Down

0 comments on commit 7488ca6

Please sign in to comment.