We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec5dbc0 commit 4eaa564Copy full SHA for 4eaa564
.github/workflows/manifest.yaml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
ref: ${{ github.head_ref }}
23
path: head
24
- - uses: int128/kustomize-action@b5d955eaf39fd3e02589771d3e695e7550d7f756 # v1.157.0
+ - uses: int128/kustomize-action@0293525c1c198e5f09352da2ab913b876f9ca5ea # v1.158.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