diff --git a/.github/workflows/deploy-portainer.yml b/.github/workflows/deploy-portainer.yml index d2165a8..fc5df32 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 + uses: carlrygart/portainer-stack-deploy@v1.3 with: portainer-host: ${{ secrets.PORTAINER_HOST }} username: ${{ secrets.PORTAINER_USERNAME }}