diff --git a/.github/workflows/deploy-portainer.yml b/.github/workflows/deploy-portainer.yml index fc5df32..813f4e5 100644 --- a/.github/workflows/deploy-portainer.yml +++ b/.github/workflows/deploy-portainer.yml @@ -42,7 +42,7 @@ jobs: shell: bash - name: Deploy stack to Portainer - uses: carlrygart/portainer-stack-deploy@v1.3 + uses: carlrygart/portainer-stack-deploy@v1.3.0 with: portainer-host: ${{ secrets.PORTAINER_HOST }} username: ${{ secrets.PORTAINER_USERNAME }}