diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 424f80c..65ba3e1 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -20,7 +20,7 @@ jobs: # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it - uses: actions/checkout@v2 - name: Publish to Registry - uses: elgohr/Publish-Docker-Github-Action@master + uses: elgohr/Publish-Docker-Github-Action@v5 with: name: splitscreenmehub/discordbot username: ${{ secrets.DOCKER_USERNAME }}