From 04014e7cb37e43f5ed3726dfd31da96202abc043 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 23:36:28 +0000 Subject: [PATCH] chore(deps): update actions/configure-pages digest to fc89b04 (#417) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/configure-pages](https://togithub.com/actions/configure-pages) | action | digest | `37538b2` -> `fc89b04` | --- ### 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/open-feature/flagd). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/dev-benches-page.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dev-benches-page.yml b/.github/workflows/dev-benches-page.yml index 539c028ea..fcae8830e 100644 --- a/.github/workflows/dev-benches-page.yml +++ b/.github/workflows/dev-benches-page.yml @@ -33,7 +33,7 @@ jobs: with: ref: gh-pages - name: Setup Pages - uses: actions/configure-pages@37538b280cbfab35da9dcd936a2b95f1f522d927 # v3 + uses: actions/configure-pages@fc89b04e7d263ef510d9e77d3a1d088fb2688522 # v3 - name: Upload artifact uses: actions/upload-pages-artifact@253fd476ed429e83b7aae64a92a75b4ceb1a17cf # v1 with: