We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ba4aaa commit 89827b9Copy full SHA for 89827b9
1 file changed
.github/workflows/build-image.yml
@@ -40,7 +40,7 @@ jobs:
40
permissions:
41
id-token: write
42
contents: read
43
- uses: kyma-project/test-infra/.github/workflows/image-builder.yml@48166dd3e03ec14030ffb87d14edbb2f14b2315c # main
+ uses: kyma-project/test-infra/.github/workflows/image-builder.yml@main
44
with:
45
name: runtime-watcher
46
dockerfile: Dockerfile
0 commit comments