Skip to content

Commit

Permalink
Update docker/build-push-action digest to 1527803
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2022
1 parent 3fe6780 commit 5a49f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DockerPublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

- name: Build and push Docker image
uses: docker/build-push-action@1cb9d22b932e4832bb29793b7777ec860fc1cde0
uses: docker/build-push-action@1527803881d0d3d1073ef4278b1168264ce2f779
with:
context: .
push: true
Expand Down

0 comments on commit 5a49f18

Please sign in to comment.