From d6752aa256793f58ac16741e5b251bc58848b922 Mon Sep 17 00:00:00 2001 From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 00:23:05 +0100 Subject: [PATCH] Bump al-cheb/configure-pagefile-action in the github-actions group (#936) Bumps the github-actions group with 1 update: [al-cheb/configure-pagefile-action](https://github.com/al-cheb/configure-pagefile-action). Updates `al-cheb/configure-pagefile-action` from 1.4 to 1.5 - [Release notes](https://github.com/al-cheb/configure-pagefile-action/releases) - [Commits](https://github.com/al-cheb/configure-pagefile-action/compare/v1.4...v1.5) --- updated-dependencies: - dependency-name: al-cheb/configure-pagefile-action dependency-version: '1.5' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c90882d..b99ac31 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,7 +14,7 @@ jobs: runs-on: windows-2022 steps: - - uses: al-cheb/configure-pagefile-action@v1.4 + - uses: al-cheb/configure-pagefile-action@v1.5 with: minimum-size: 16GB maximum-size: 16GB -- 1.7.0.4