We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f47e24 commit 4fe8cbeCopy full SHA for 4fe8cbe
.github/workflows/manifest.yaml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
ref: ${{ github.head_ref }}
23
path: head
24
- - uses: int128/kustomize-action@2482466a53697ee484d42eeeebb6b167fc395160 # v1.156.0
+ - uses: int128/kustomize-action@b5d955eaf39fd3e02589771d3e695e7550d7f756 # v1.157.0
25
id: kustomize-head
26
27
base-directory: head
@@ -32,7 +32,7 @@ jobs:
32
33
ref: ${{ github.base_ref }}
34
path: base
35
36
id: kustomize-base
37
38
base-directory: base
0 commit comments