Skip to content

Commit

Permalink
Merge pull request #55 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 af5a7ed
  • Loading branch information
JPLachance authored Mar 11, 2024
2 parents 4968fb1 + 9ea7d1f commit 6a4342e
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@831ca179d3cf91cf0c90ca465a408fa61e2129a2
uses: docker/build-push-action@af5a7ed5ba88268d5278f7203fb52cd833f66d6e
with:
context: .
push: true
Expand Down

0 comments on commit 6a4342e

Please sign in to comment.