The GitHub Actions job "Build and push docker images" on ofbiz-framework.git has succeeded. Run started by GitHub user asfgit (triggered by asfgit).
Head commit for run: 916b1a2b0c0b19f9212c49f31551f1024e92ef9b / Jacques Le Roux <[email protected]> [StepSecurity] ci: Harden GitHub Actions (#719) Security Fixes Least Privileged GitHub Actions Token Permissions The GITHUB_TOKEN is an automatically generated secret to make authenticated calls to the GitHub API. GitHub recommends setting minimum token permissions for the GITHUB_TOKEN. That does not work for docker-image.yaml: > pushing ghcr.io/apache/ofbiz:trunk-snapshot with docker: ------ ERROR: denied: installation not allowed to Write organization package Error: buildx failed with: ERROR: denied: installation not allowed to Write organization package This reverts "read only" Report URL: https://github.com/apache/ofbiz-framework/actions/runs/8129354351 With regards, GitHub Actions via GitBox
