Skip to content

Commit ab2f6c2

Browse files
authored
docs: update examples to pin to v3
1 parent 53f941b commit ab2f6c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
needs:
2727
- publish-image
2828
steps:
29-
- uses: imranismail/setup-kustomize@v2
29+
- uses: imranismail/setup-kustomize@v3
3030
- run: |
3131
kustomize edit set image app:${GITHUB_SHA}
3232
git add .

0 commit comments

Comments
 (0)