Skip to content

Commit

Permalink
Use pinned and allowed github action (#11829)
Browse files Browse the repository at this point in the history
  • Loading branch information
dekiel authored Sep 10, 2024
1 parent 42e4482 commit b5467e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-syncer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- name: Sync Images
id: sync_images
uses: addnab/docker-run-action@v3
uses: addnab/docker-run-action@3b7e5e2681a0bda95ee4ce0645c28ca1e78ce9ee
with:
image: kyma-project/prod/test-infra/ko/image-syncer:v20240822-9b523f40
registry: europe-docker.pkg.dev
Expand Down

0 comments on commit b5467e9

Please sign in to comment.