This is an automated email from the ASF dual-hosted git repository.
yamer pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-apps.git
The following commit(s) were added to refs/heads/main by this push:
new bd6242a59 Bump al-cheb/configure-pagefile-action from 1.4 to 1.5
(#2278)
bd6242a59 is described below
commit bd6242a5938d98c3d3415d8e9a55c9174d1709c2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 3 09:54:51 2026 +0200
Bump al-cheb/configure-pagefile-action from 1.4 to 1.5 (#2278)
Bumps
[al-cheb/configure-pagefile-action](https://github.com/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/a3b6ebd6b634da88790d9c58d4b37a7f4a7b8708...9b6da52fb72a3c6147c1aad2df22d8d905681adc)
---
updated-dependencies:
- dependency-name: al-cheb/configure-pagefile-action
dependency-version: '1.5'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/publish-jitexecutor-native-rc.yml | 2 +-
.github/workflows/publish-jitexecutor-native.yml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/publish-jitexecutor-native-rc.yml
b/.github/workflows/publish-jitexecutor-native-rc.yml
index 78d75569f..9ed47c241 100644
--- a/.github/workflows/publish-jitexecutor-native-rc.yml
+++ b/.github/workflows/publish-jitexecutor-native-rc.yml
@@ -290,7 +290,7 @@ jobs:
- name: "Configure Pagefile"
if: runner.os == 'Windows'
- uses:
al-cheb/configure-pagefile-action@a3b6ebd6b634da88790d9c58d4b37a7f4a7b8708 #v1.4
+ uses:
al-cheb/configure-pagefile-action@9b6da52fb72a3c6147c1aad2df22d8d905681adc #v1.5
with:
minimum-size: 16GB
maximum-size: 16GB
diff --git a/.github/workflows/publish-jitexecutor-native.yml
b/.github/workflows/publish-jitexecutor-native.yml
index b9d7eac39..a40c25e33 100644
--- a/.github/workflows/publish-jitexecutor-native.yml
+++ b/.github/workflows/publish-jitexecutor-native.yml
@@ -105,7 +105,7 @@ jobs:
- name: "Configure Pagefile"
if: runner.os == 'Windows'
- uses:
al-cheb/configure-pagefile-action@a3b6ebd6b634da88790d9c58d4b37a7f4a7b8708 #v1.4
+ uses:
al-cheb/configure-pagefile-action@9b6da52fb72a3c6147c1aad2df22d8d905681adc #v1.5
with:
minimum-size: 16GB
maximum-size: 16GB
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]