From 9b592866e0065bb02540c42d701f664448b907ed Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 14 Aug 2023 15:22:59 +0200 Subject: [PATCH] chore(deps): update actions/setup-node digest to bea5baf (#11550) 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 | `e33196f` -> `bea5baf` | --- ### ⚠ 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 459ee580203..c8874e0c3cb 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@e33196f7422957bea03ed53f6fbb155025ffc7b8 # v3 + - uses: actions/setup-node@bea5baf987ba7aa777a8a0b4ace377a21c45c381 # v3 with: node-version: 18