diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a4a33ef..c0d2eeb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -137,7 +137,7 @@ jobs: | to_entries | map({"image": .key, "tags": .value})')" echo "payload=${JSON_PAYLOAD}" >> "${GITHUB_OUTPUT}" - - uses: fjogeleit/http-request-action@v1.16.3 + - uses: fjogeleit/http-request-action@v1.16.4 with: method: POST url: ${{ secrets.DEPLOYER_URL }}/api/v1/deploy