Skip to content

Commit

Permalink
Merge pull request #71 from xentra-ai/renovate/docker-build-push-acti…
Browse files Browse the repository at this point in the history
…on-5.x

chore(deps): update docker/build-push-action action to v5
  • Loading branch information
xunholy authored May 15, 2024
2 parents 05b9696 + 3a66177 commit abbac81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/broker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Build and Push
if: github.ref == 'refs/heads/main'
uses: docker/build-push-action@v2
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5
with:
context: broker/
file: broker/broker.Dockerfile
Expand Down

0 comments on commit abbac81

Please sign in to comment.