From 1d87b03e33e1b4ecbafbbeb6e34859b4e5bc6ce4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 13:12:44 +0000 Subject: [PATCH] Update actions/setup-node digest to c7a93de --- .github/workflows/auto-stagnate-bot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-stagnate-bot.yml b/.github/workflows/auto-stagnate-bot.yml index f76d7fd1240ee..a9e6d4c3a21a0 100644 --- a/.github/workflows/auto-stagnate-bot.yml +++ b/.github/workflows/auto-stagnate-bot.yml @@ -13,7 +13,7 @@ jobs: - name: Checkout uses: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f - name: Setup Node.js Environment - uses: actions/setup-node@d98fa1113850e562f83c7fc3a89c0ecd7a87fbed + uses: actions/setup-node@c7a93deeacd27a63bee8be26a3bf77dc8fb6ce05 with: node-version: '14' - name: auto-stagnant-bot