Skip to content

chore(deps): bump docker/build-push-action from 5.4.0 to 6.13.0 #18470

chore(deps): bump docker/build-push-action from 5.4.0 to 6.13.0

chore(deps): bump docker/build-push-action from 5.4.0 to 6.13.0 #18470

Triggered via pull request January 27, 2025 08:22
Status Failure
Total duration 15m 33s
Artifacts 16

release.yml

on: pull_request
Metadata
3s
Metadata
Matrix: build-packages
Matrix: build-images
Matrix: verify-manifest-packages
Matrix: release-images
Matrix: scan-images
Matrix: verify-manifest-images
Matrix: release-packages
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 9 warnings
Release Packages - ubuntu-22.04-arm64 - 3.10.0 (pre-release)
Branch "dependabot/github_actions/docker/build-push-action-6.13.0" is not allowed to deploy to Release due to environment protection rules.
Release Packages - ubuntu-22.04 - 3.10.0 (pre-release)
Branch "dependabot/github_actions/docker/build-push-action-6.13.0" is not allowed to deploy to Release due to environment protection rules.
Release Packages - ubuntu-20.04 - 3.10.0 (pre-release)
Branch "dependabot/github_actions/docker/build-push-action-6.13.0" is not allowed to deploy to Release due to environment protection rules.
Release Packages - ubuntu-22.04-arm64 - 3.10.0 (pre-release)
The deployment was rejected or didn't satisfy other protection rules.
Release Packages - ubuntu-22.04 - 3.10.0 (pre-release)
The deployment was rejected or didn't satisfy other protection rules.
Release Packages - ubuntu-20.04 - 3.10.0 (pre-release)
The deployment was rejected or didn't satisfy other protection rules.
Release Packages - ubuntu-24.04-arm64 - 3.10.0 (pre-release)
Branch "dependabot/github_actions/docker/build-push-action-6.13.0" is not allowed to deploy to Release due to environment protection rules.
Release Packages - ubuntu-24.04 - 3.10.0 (pre-release)
Branch "dependabot/github_actions/docker/build-push-action-6.13.0" is not allowed to deploy to Release due to environment protection rules.
Release Packages - debian-11 - 3.10.0 (pre-release)
Branch "dependabot/github_actions/docker/build-push-action-6.13.0" is not allowed to deploy to Release due to environment protection rules.
Release Packages - ubuntu-24.04-arm64 - 3.10.0 (pre-release)
The deployment was rejected or didn't satisfy other protection rules.
Release Packages - ubuntu-24.04 - 3.10.0 (pre-release)
The deployment was rejected or didn't satisfy other protection rules.
Release Packages - debian-11 - 3.10.0 (pre-release)
The deployment was rejected or didn't satisfy other protection rules.
Release Packages - debian-12 - 3.10.0 (pre-release)
Branch "dependabot/github_actions/docker/build-push-action-6.13.0" is not allowed to deploy to Release due to environment protection rules.
Release Packages - rhel-8 - 3.10.0 (pre-release)
Branch "dependabot/github_actions/docker/build-push-action-6.13.0" is not allowed to deploy to Release due to environment protection rules.
Release Packages - rhel-9 - 3.10.0 (pre-release)
Branch "dependabot/github_actions/docker/build-push-action-6.13.0" is not allowed to deploy to Release due to environment protection rules.
Release Packages - debian-12 - 3.10.0 (pre-release)
The deployment was rejected or didn't satisfy other protection rules.
Release Packages - rhel-8 - 3.10.0 (pre-release)
The deployment was rejected or didn't satisfy other protection rules.
Release Packages - rhel-9 - 3.10.0 (pre-release)
The deployment was rejected or didn't satisfy other protection rules.
Release Packages - rhel-9-arm64 - 3.10.0 (pre-release)
Branch "dependabot/github_actions/docker/build-push-action-6.13.0" is not allowed to deploy to Release due to environment protection rules.
Release Packages - amazonlinux-2 - 3.10.0 (pre-release)
Branch "dependabot/github_actions/docker/build-push-action-6.13.0" is not allowed to deploy to Release due to environment protection rules.
Release Packages - amazonlinux-2023 - 3.10.0 (pre-release)
Branch "dependabot/github_actions/docker/build-push-action-6.13.0" is not allowed to deploy to Release due to environment protection rules.
Release Packages - rhel-9-arm64 - 3.10.0 (pre-release)
The deployment was rejected or didn't satisfy other protection rules.
Release Packages - amazonlinux-2 - 3.10.0 (pre-release)
The deployment was rejected or didn't satisfy other protection rules.
Release Packages - amazonlinux-2023 - 3.10.0 (pre-release)
The deployment was rejected or didn't satisfy other protection rules.
Release Packages - amazonlinux-2023-arm64 - 3.10.0 (pre-release)
Branch "dependabot/github_actions/docker/build-push-action-6.13.0" is not allowed to deploy to Release due to environment protection rules.
Release Packages - amazonlinux-2023-arm64 - 3.10.0 (pre-release)
The deployment was rejected or didn't satisfy other protection rules.
Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior: build/dockerfiles/deb.Dockerfile#L2
RedundantTargetPlatform: Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior More info: https://docs.docker.com/go/dockerfile/rule/redundant-target-platform/
Legacy key/value format with whitespace separator should not be used: build/dockerfiles/deb.Dockerfile#L7
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: build/dockerfiles/deb.Dockerfile#L10
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior: build/dockerfiles/rpm.Dockerfile#L2
RedundantTargetPlatform: Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior More info: https://docs.docker.com/go/dockerfile/rule/redundant-target-platform/
Legacy key/value format with whitespace separator should not be used: build/dockerfiles/rpm.Dockerfile#L7
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: build/dockerfiles/rpm.Dockerfile#L24
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior: build/dockerfiles/deb.Dockerfile#L2
RedundantTargetPlatform: Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior More info: https://docs.docker.com/go/dockerfile/rule/redundant-target-platform/
Legacy key/value format with whitespace separator should not be used: build/dockerfiles/deb.Dockerfile#L7
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: build/dockerfiles/deb.Dockerfile#L10
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Artifacts

Produced during runtime
Name Size
Kong~kong~BEBL5P.dockerbuild
92.1 KB
Kong~kong~DKQVID.dockerbuild
44.9 KB
Kong~kong~UIHS7Z.dockerbuild
23.1 KB
amazonlinux-2-packages Expired
67.6 MB
amazonlinux-2023-arm64-packages Expired
59.7 MB
amazonlinux-2023-packages Expired
65.6 MB
debian-11-packages Expired
63.6 MB
debian-12-packages Expired
63.4 MB
rhel-8-packages Expired
68.7 MB
rhel-9-arm64-packages Expired
59.7 MB
rhel-9-packages Expired
65.3 MB
ubuntu-20.04-packages Expired
66.2 MB
ubuntu-22.04-arm64-packages Expired
62.7 MB
ubuntu-22.04-packages Expired
63.5 MB
ubuntu-24.04-arm64-packages Expired
62.4 MB
ubuntu-24.04-packages Expired
63.2 MB