Skip to content

Commit

Permalink
Merge pull request #42 from coveooss/renovate/docker-build-push-actio…
Browse files Browse the repository at this point in the history
…n-digest

chore(deps): update docker/build-push-action digest to 94d76d3
  • Loading branch information
JPLachance authored Jan 29, 2024
2 parents 7f6efb7 + f97686d commit acf7f87
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@9f6f8c940b91232557f8699b21341a08624a8dce
uses: docker/build-push-action@94d76d3bc1409736cb5dc1ada9502bec3a72973c
with:
context: .
push: true
Expand Down

0 comments on commit acf7f87

Please sign in to comment.