There was an error while loading. Please reload this page.
2 parents 8418042 + 99dae65 commit ac2d0d5Copy full SHA for ac2d0d5
1 file changed
.github/workflows/build-and-deploy.yaml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Build and push Docker image
50
id: build-docker
51
- uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
+ uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
52
with:
53
context: .
54
push: ${{ !github.event.pull_request.draft }}
0 commit comments