Skip to content

Commit

Permalink
Update docker/build-push-action digest to d3afd77
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-coveooss committed Nov 16, 2023
1 parent 94dca64 commit c532629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
password: ${{ github.token }}

- name: Build and push Docker images
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
uses: docker/build-push-action@d3afd779e409ac26db5374fb27fe4aae9f6adb42
with:
context: .
push: true
Expand Down

0 comments on commit c532629

Please sign in to comment.