Skip to content

Commit

Permalink
bot is broken (#699)
Browse files Browse the repository at this point in the history
Co-authored-by: Juliano Costa <[email protected]>
  • Loading branch information
cartersocha and julianocosta89 authored Jan 19, 2023
1 parent 122b104 commit 267ca32
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 @@ -108,7 +108,7 @@ jobs:
max-parallelism = 2
- name: Matrix Build and push demo images
uses: docker/build-push-action@v3.2.0
uses: docker/build-push-action@v3.3.0
with:
context: ${{ matrix.file_tag.context }}
file: ${{ matrix.file_tag.file }}
Expand Down

0 comments on commit 267ca32

Please sign in to comment.