From 3d68f3e8f28fd78817f300b1d6c5aaa92ac13a45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 04:41:13 +0000 Subject: [PATCH] build(deps): bump envoyproxy/toolshed from actions-v0.1.15 to 0.1.39 Bumps [envoyproxy/toolshed](https://github.com/envoyproxy/toolshed) from actions-v0.1.15 to 0.1.39. This release includes the previously tagged commit. - [Release notes](https://github.com/envoyproxy/toolshed/releases) - [Commits](https://github.com/envoyproxy/toolshed/compare/actions-v0.1.15...actions-v0.1.39) --- updated-dependencies: - dependency-name: envoyproxy/toolshed dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/retest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/retest.yaml b/.github/workflows/retest.yaml index 74470a84ff1..acf068a51bf 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.15 + - uses: envoyproxy/toolshed/gh-actions/retest@actions-v0.1.39 with: token: ${{ secrets.GITHUB_TOKEN }}