diff --git a/.github/workflows/hide-minikube-bot-comments.yml b/.github/workflows/hide-minikube-bot-comments.yml index 77ca76c1862e..acd1d92f471f 100644 --- a/.github/workflows/hide-minikube-bot-comments.yml +++ b/.github/workflows/hide-minikube-bot-comments.yml @@ -5,6 +5,6 @@ jobs: if: ${{ github.event.issue.pull_request }} runs-on: ubuntu-20.04 steps: - - uses: spowelljr/hide-minikube-bot-comments@de281e1bb630835cb5e6f155198e2527223c0dd8 + - uses: spowelljr/hide-minikube-bot-comments@7d9688dd9b7fce605c24be174110c344728160de with: token: ${{ secrets.MINIKUBE_BOT_PAT }}