diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 057578f05..e5851301a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,7 +46,7 @@ jobs: with: images: puneetgopinath/discord_welcome-bot - name: Build and push Docker image - uses: docker/build-push-action@a66e35b9cbcf4ad0ea91ffcaf7bbad63ad9e0229 + uses: docker/build-push-action@c56af957549030174b10d6867f20e78cfd7debc5 with: context: . push: true