From 933423f604ae02b395b4c7dba38347a47391dbe6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 17 Aug 2023 18:24:54 +0200 Subject: [PATCH] chore(deps): update actions/setup-node digest to 5e21ff4 (#11638) 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 | `bea5baf` -> `5e21ff4` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please 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 c8874e0c3cb..66d618bc571 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@bea5baf987ba7aa777a8a0b4ace377a21c45c381 # v3 + - uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3 with: node-version: 18