Skip to content

Commit

Permalink
Update docker/build-push-action to v6
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Charrett <[email protected]>
  • Loading branch information
anjanikshree12 and adcharre authored Jun 27, 2024
1 parent ca5242f commit a5d8cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: docker/setup-buildx-action@v3

- name: Build and push Terraform static server image
uses: docker/build-push-action@v3
uses: docker/build-push-action@v6
with:
context: containers/nginx-static-server
push: true
Expand Down

0 comments on commit a5d8cec

Please sign in to comment.