From 0cf812318cada313a559ba1cf3c3464c1c33ce2c Mon Sep 17 00:00:00 2001 From: Steven Powell Date: Thu, 26 Sep 2024 10:33:32 -0700 Subject: [PATCH] CI: Update hide-minikube-bot-comments action --- .github/workflows/hide-minikube-bot-comments.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hide-minikube-bot-comments.yml b/.github/workflows/hide-minikube-bot-comments.yml index e8b491339e03..c3d16a0308e6 100644 --- a/.github/workflows/hide-minikube-bot-comments.yml +++ b/.github/workflows/hide-minikube-bot-comments.yml @@ -8,6 +8,6 @@ jobs: if: ${{ github.event.issue.pull_request }} runs-on: ubuntu-22.04 steps: - - uses: spowelljr/hide-minikube-bot-comments@7d9688dd9b7fce605c24be174110c344728160de + - uses: spowelljr/hide-minikube-bot-comments@6ef419ab40a17cf0bdc1f98f2442bf19b72d911d with: token: ${{ secrets.MINIKUBE_BOT_PAT }}