Skip to content

Commit

Permalink
Switch image-detector job to use prod image (#12005)
Browse files Browse the repository at this point in the history
* Bumping sec-scanners-config.yaml

* Bumping test-infra and testimages and test-infra-prod and image-builder (#11998)

No eu.gcr.io/kyma-project/test-infra/ changes.

No europe-docker.pkg.dev/kyma-project/prod/testimages/ changes.

europe-docker.pkg.dev/kyma-project/prod/test-infra/ changes: 400a7c6...29c71d4 (2024‑09‑26 → 2024‑09‑27)

europe-docker.pkg.dev/kyma-project/prod/image-builder changes: 400a7c6...29c71d4 (2024‑09‑26 → 2024‑09‑27)

* Prevent siletnly pass GITHUB_TOKEN in authorization header (#12000)

* Bumping sec-scanners-config.yaml

* Prevent silent pass of github token

---------

Co-authored-by: Kyma Bot <kyma.bot@sap.com>

* Bumping sec-scanners-config.yaml (#12001)

* Test schedule

* Test

* Use newer image

* Test schedule

* Test

* Remove test

---------

Co-authored-by: Kyma Bot <kyma.bot@sap.com>
  • Loading branch information
KacperMalachowski and kyma-bot authored Sep 27, 2024
1 parent da4df6e commit 81f778b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-update-security-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
--workdir /github/workspace \
--rm \
--user $UID \
europe-docker.pkg.dev/kyma-project/prod/test-infra/ko/image-detector:v20240926-400a7c63 \
europe-docker.pkg.dev/kyma-project/prod/image-detector:v20240927-29c71d4a \
--terraform-dir=${{ env.TERRAFORM_CONFIGS_DIR }} \
--sec-scanner-config=${{ env.SEC_SCANNERS_CONFIG_PATH }} \
--autobump-config=${{ env.AUTOBUMP_CONFIG_PATH }}

0 comments on commit 81f778b

Please sign in to comment.