Skip to content

Commit

Permalink
build(deps): Bump docker/build-push-action from 5.0.0 to 5.1.0 (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
BillChirico authored Nov 20, 2023
2 parents 4c50c99 + a823dc7 commit 9adb24a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
type=sha
- name: Build and push Docker image
uses: docker/build-push-action@v5.0.0
uses: docker/build-push-action@v5.1.0
with:
context: .
push: true
Expand Down

0 comments on commit 9adb24a

Please sign in to comment.