diff --git a/.github/workflows/stg.yml b/.github/workflows/stg.yml index fe90a68..c771880 100644 --- a/.github/workflows/stg.yml +++ b/.github/workflows/stg.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@master - name: Build and push to Registry - uses: elgohr/Publish-Docker-Github-Action@master + uses: elgohr/Publish-Docker-Github-Action@v5 with: name: ${{ github.event.repository.full_name }} username: MyceliumDeploy