Skip to content

Commit 4fe8cbe

Browse files
Update int128/kustomize-action action to v1.157.0 (#136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f47e24 commit 4fe8cbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/manifest.yaml

+2-2
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@2482466a53697ee484d42eeeebb6b167fc395160 # v1.156.0
24+
- uses: int128/kustomize-action@b5d955eaf39fd3e02589771d3e695e7550d7f756 # v1.157.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@2482466a53697ee484d42eeeebb6b167fc395160 # v1.156.0
35+
- uses: int128/kustomize-action@b5d955eaf39fd3e02589771d3e695e7550d7f756 # v1.157.0
3636
id: kustomize-base
3737
with:
3838
base-directory: base

0 commit comments

Comments
 (0)