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