Skip to content

Commit 4eaa564

Browse files
Update int128/kustomize-action action to v1.158.0 (#152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec5dbc0 commit 4eaa564

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/manifest.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
ref: ${{ github.head_ref }}
2323
path: head
24-
- uses: int128/kustomize-action@b5d955eaf39fd3e02589771d3e695e7550d7f756 # v1.157.0
24+
- uses: int128/kustomize-action@0293525c1c198e5f09352da2ab913b876f9ca5ea # v1.158.0
2525
id: kustomize-head
2626
with:
2727
base-directory: head
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
ref: ${{ github.base_ref }}
3434
path: base
35-
- uses: int128/kustomize-action@b5d955eaf39fd3e02589771d3e695e7550d7f756 # v1.157.0
35+
- uses: int128/kustomize-action@0293525c1c198e5f09352da2ab913b876f9ca5ea # v1.158.0
3636
id: kustomize-base
3737
with:
3838
base-directory: base

0 commit comments

Comments
 (0)