From 072bf750f483313a5ba69b2af094612f77f47df7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 08:34:40 +0000 Subject: [PATCH] Update github/evergreen action to v2 --- .github/workflows/evergreen.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/evergreen.yml b/.github/workflows/evergreen.yml index 57eb768..b0ce376 100644 --- a/.github/workflows/evergreen.yml +++ b/.github/workflows/evergreen.yml @@ -16,7 +16,7 @@ jobs: steps: - name: Run evergreen action - uses: github/evergreen@v1 + uses: github/evergreen@v2 env: GH_TOKEN: ${{ secrets.EVERGREEN_ACTION }} REPOSITORY: darkred