Use newer build-push action.
All checks were successful
Build prometheus image / Build-and-release-image (push) Successful in 1m26s

This commit is contained in:
2025-04-30 08:09:27 +00:00
parent bbefb1dd7b
commit 269b572f64

View File

@@ -49,7 +49,7 @@ jobs:
images: ${{ secrets.REGISTRY_URL }}${{ env.IMAGE }}
- name: Build and push Docker image
uses: docker/build-push-action@v4
uses: docker/build-push-action@v6
env:
ACTIONS_RUNTIME_TOKEN: ''
with: