diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0ef8cac..a9d1e7c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -71,7 +71,7 @@ jobs: echo "from=${from}" >> "$GITHUB_OUTPUT" echo "${from}" - name: 🚀 Build - uses: docker/build-push-action@v6.18.0 + uses: docker/build-push-action@v6.19.2 with: load: true tags: |