From 68dc7af7bde00049f955380d3ad12b376ae46a5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 16:31:20 +0000 Subject: [PATCH] Bump actions/upload-artifact from 7.0.0 to 7.0.1 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/bbbca2ddaa5d8feaa63e36b76fdaad77386f024f...043fb46d1a93c77aae656e7c1c64a875d1fc6a0a) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/main.linux.temurin.current.yml | 2 +- .github/workflows/main.linux.temurin.lts.yml | 2 +- .github/workflows/main.windows.temurin.current.yml | 2 +- .github/workflows/main.windows.temurin.lts.yml | 2 +- .github/workflows/pr.linux.temurin.current.yml | 2 +- .github/workflows/pr.linux.temurin.lts.yml | 2 +- .github/workflows/pr.windows.temurin.current.yml | 2 +- .github/workflows/pr.windows.temurin.lts.yml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/main.linux.temurin.current.yml b/.github/workflows/main.linux.temurin.current.yml index d21ce88..fb682fc 100644 --- a/.github/workflows/main.linux.temurin.current.yml +++ b/.github/workflows/main.linux.temurin.current.yml @@ -47,7 +47,7 @@ jobs: run: mvn --batch-mode --strict-checksums --errors clean verify site - name: Upload test logs - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a if: always() with: name: test-logs diff --git a/.github/workflows/main.linux.temurin.lts.yml b/.github/workflows/main.linux.temurin.lts.yml index 9bdbf15..c443aaa 100644 --- a/.github/workflows/main.linux.temurin.lts.yml +++ b/.github/workflows/main.linux.temurin.lts.yml @@ -47,7 +47,7 @@ jobs: run: mvn --batch-mode --strict-checksums --errors clean verify site - name: Upload test logs - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a if: always() with: name: test-logs diff --git a/.github/workflows/main.windows.temurin.current.yml b/.github/workflows/main.windows.temurin.current.yml index 07ac801..b741680 100644 --- a/.github/workflows/main.windows.temurin.current.yml +++ b/.github/workflows/main.windows.temurin.current.yml @@ -47,7 +47,7 @@ jobs: run: mvn --batch-mode --strict-checksums --errors clean verify site - name: Upload test logs - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a if: always() with: name: test-logs diff --git a/.github/workflows/main.windows.temurin.lts.yml b/.github/workflows/main.windows.temurin.lts.yml index 102f14d..03b2e3e 100644 --- a/.github/workflows/main.windows.temurin.lts.yml +++ b/.github/workflows/main.windows.temurin.lts.yml @@ -47,7 +47,7 @@ jobs: run: mvn --batch-mode --strict-checksums --errors clean verify site - name: Upload test logs - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a if: always() with: name: test-logs diff --git a/.github/workflows/pr.linux.temurin.current.yml b/.github/workflows/pr.linux.temurin.current.yml index 1fa1622..4434677 100644 --- a/.github/workflows/pr.linux.temurin.current.yml +++ b/.github/workflows/pr.linux.temurin.current.yml @@ -47,7 +47,7 @@ jobs: run: mvn --batch-mode --strict-checksums --errors clean verify site - name: Upload test logs - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a if: always() with: name: test-logs diff --git a/.github/workflows/pr.linux.temurin.lts.yml b/.github/workflows/pr.linux.temurin.lts.yml index cb1e51a..4e9385f 100644 --- a/.github/workflows/pr.linux.temurin.lts.yml +++ b/.github/workflows/pr.linux.temurin.lts.yml @@ -47,7 +47,7 @@ jobs: run: mvn --batch-mode --strict-checksums --errors clean verify site - name: Upload test logs - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a if: always() with: name: test-logs diff --git a/.github/workflows/pr.windows.temurin.current.yml b/.github/workflows/pr.windows.temurin.current.yml index c61a5ec..2f6d1ff 100644 --- a/.github/workflows/pr.windows.temurin.current.yml +++ b/.github/workflows/pr.windows.temurin.current.yml @@ -47,7 +47,7 @@ jobs: run: mvn --batch-mode --strict-checksums --errors clean verify site - name: Upload test logs - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a if: always() with: name: test-logs diff --git a/.github/workflows/pr.windows.temurin.lts.yml b/.github/workflows/pr.windows.temurin.lts.yml index 10c6e82..6e00bc9 100644 --- a/.github/workflows/pr.windows.temurin.lts.yml +++ b/.github/workflows/pr.windows.temurin.lts.yml @@ -47,7 +47,7 @@ jobs: run: mvn --batch-mode --strict-checksums --errors clean verify site - name: Upload test logs - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a if: always() with: name: test-logs