diff --git a/.github/workflows/retest.yaml b/.github/workflows/retest.yaml index feba513374f..3e205e961e4 100644 --- a/.github/workflows/retest.yaml +++ b/.github/workflows/retest.yaml @@ -22,6 +22,6 @@ jobs: pull-requests: write actions: write steps: - - uses: envoyproxy/toolshed/gh-actions/retest@actions-v0.1.54 + - uses: envoyproxy/toolshed/gh-actions/retest@actions-v0.1.65 with: token: ${{ secrets.GITHUB_TOKEN }}