From d2fc3b0e44e0b27405b4cbe98fae73f99ac03ff2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 23 Oct 2023 18:25:44 +0200 Subject: [PATCH] chore(deps): update actions/setup-node digest to 1a4442c (#13911) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://togithub.com/actions/setup-node) | action | digest | `5e21ff4` -> `1a4442c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- .github/workflows/daily.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/daily.yaml b/.github/workflows/daily.yaml index 0a698c02070..3ef810eb1e1 100644 --- a/.github/workflows/daily.yaml +++ b/.github/workflows/daily.yaml @@ -382,7 +382,7 @@ jobs: token: ${{ secrets.BOT_TOKEN }} fetch-depth: 1 - - uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3 + - uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3 with: node-version: 18