Skip to content

Commit

Permalink
Merge pull request #852 from parys/renovate/docker-build-push-action-…
Browse files Browse the repository at this point in the history
…digest

Update docker/build-push-action digest to 9f6f8c9
  • Loading branch information
parys committed Jan 1, 2024
2 parents 496eca9 + c9764c3 commit fbae70b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/client-test2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
images: andrewparys/client-test

- name: Build and push Docker image
uses: docker/build-push-action@f9efed53cc1b0364ba947400ac02042bbbaac7fc
uses: docker/build-push-action@9f6f8c940b91232557f8699b21341a08624a8dce
with:
context: .
push: true
Expand Down

0 comments on commit fbae70b

Please sign in to comment.