We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79f1c99 + b86f9e3 commit 13d7ebcCopy full SHA for 13d7ebc
.github/workflows/hide-minikube-bot-comments.yml
@@ -5,6 +5,6 @@ jobs:
5
if: ${{ github.event.issue.pull_request }}
6
runs-on: ubuntu-20.04
7
steps:
8
- - uses: spowelljr/hide-minikube-bot-comments@de281e1bb630835cb5e6f155198e2527223c0dd8
+ - uses: spowelljr/hide-minikube-bot-comments@7d9688dd9b7fce605c24be174110c344728160de
9
with:
10
token: ${{ secrets.MINIKUBE_BOT_PAT }}
0 commit comments