diff --git a/.github/workflows/retest.yaml b/.github/workflows/retest.yaml index 21da1529924..365333abd33 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.2.17 + - uses: envoyproxy/toolshed/gh-actions/retest@actions-v0.2.20 with: token: ${{ secrets.GITHUB_TOKEN }}