Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Commit

Permalink
chore(deps): update docker/build-push-action commit hash to ad1d2e9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 17, 2021
1 parent d5699a1 commit 9711325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

- name: Build and push Docker image
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
uses: docker/build-push-action@ad1d2e93beb0ec418817dbbb5b6eb0da403e39a6
with:
context: packages/kitten-game
push: true
Expand Down

0 comments on commit 9711325

Please sign in to comment.