diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 057578f05..f05967bb5 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@c84f38281176d4c9cdb1626ffafcd6b3911b5d94 with: context: . push: true