From 44a785d6241eef57d503f649201c3ae72627be91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 09:48:25 +0000 Subject: [PATCH] chore(deps): update int128/kubebuilder-workflows action to v1.1.0 --- .github/workflows/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/manifest.yaml b/.github/workflows/manifest.yaml index a5bfb0b..2a40179 100644 --- a/.github/workflows/manifest.yaml +++ b/.github/workflows/manifest.yaml @@ -10,7 +10,7 @@ on: jobs: manifest: - uses: int128/kubebuilder-workflows/.github/workflows/manifest.yaml@v1.0.0 + uses: int128/kubebuilder-workflows/.github/workflows/manifest.yaml@v1.1.0 permissions: contents: read pull-requests: write