From a967d353e77772d444392ea7501390cd208220f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 23:11:23 -0700 Subject: [PATCH 1/2] action-deps: bump actions/upload-artifact from 4.3.1 to 4.3.2 (#40) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.2. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4.3.1...v4.3.2) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build-pal3-mono-android.yml | 2 +- .github/workflows/build-pal3-mono-linux.yml | 2 +- .github/workflows/build-pal3-mono-macos.yml | 2 +- .github/workflows/build-pal3-mono-windows.yml | 2 +- .github/workflows/build-pal3a-mono-android.yml | 2 +- .github/workflows/build-pal3a-mono-linux.yml | 2 +- .github/workflows/build-pal3a-mono-macos.yml | 2 +- .github/workflows/build-pal3a-mono-windows.yml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/build-pal3-mono-android.yml b/.github/workflows/build-pal3-mono-android.yml index a10652d6..9652d26c 100644 --- a/.github/workflows/build-pal3-mono-android.yml +++ b/.github/workflows/build-pal3-mono-android.yml @@ -39,7 +39,7 @@ jobs: targetPlatform: ${{ matrix.targetPlatform }} buildName: PAL3 versioning: Semantic - - uses: actions/upload-artifact@v4.3.1 + - uses: actions/upload-artifact@v4.3.2 with: name: PAL3-Mono-${{ matrix.targetPlatform }} path: build/${{ matrix.targetPlatform }} diff --git a/.github/workflows/build-pal3-mono-linux.yml b/.github/workflows/build-pal3-mono-linux.yml index 6958bea7..c9a491f0 100644 --- a/.github/workflows/build-pal3-mono-linux.yml +++ b/.github/workflows/build-pal3-mono-linux.yml @@ -30,7 +30,7 @@ jobs: targetPlatform: ${{ matrix.targetPlatform }} buildName: PAL3 versioning: Semantic - - uses: actions/upload-artifact@v4.3.1 + - uses: actions/upload-artifact@v4.3.2 with: name: PAL3-Mono-${{ matrix.targetPlatform }} path: build/${{ matrix.targetPlatform }} diff --git a/.github/workflows/build-pal3-mono-macos.yml b/.github/workflows/build-pal3-mono-macos.yml index 749f8b11..e9469457 100644 --- a/.github/workflows/build-pal3-mono-macos.yml +++ b/.github/workflows/build-pal3-mono-macos.yml @@ -30,7 +30,7 @@ jobs: targetPlatform: ${{ matrix.targetPlatform }} buildName: PAL3 versioning: Semantic - - uses: actions/upload-artifact@v4.3.1 + - uses: actions/upload-artifact@v4.3.2 with: name: PAL3-Mono-${{ matrix.targetPlatform }} path: build/${{ matrix.targetPlatform }} diff --git a/.github/workflows/build-pal3-mono-windows.yml b/.github/workflows/build-pal3-mono-windows.yml index 3fdf56fb..e71af159 100644 --- a/.github/workflows/build-pal3-mono-windows.yml +++ b/.github/workflows/build-pal3-mono-windows.yml @@ -31,7 +31,7 @@ jobs: targetPlatform: ${{ matrix.targetPlatform }} buildName: PAL3 versioning: Semantic - - uses: actions/upload-artifact@v4.3.1 + - uses: actions/upload-artifact@v4.3.2 with: name: PAL3-Mono-${{ matrix.targetPlatform }} path: build/${{ matrix.targetPlatform }} diff --git a/.github/workflows/build-pal3a-mono-android.yml b/.github/workflows/build-pal3a-mono-android.yml index d1759d07..b2021754 100644 --- a/.github/workflows/build-pal3a-mono-android.yml +++ b/.github/workflows/build-pal3a-mono-android.yml @@ -52,7 +52,7 @@ jobs: targetPlatform: ${{ matrix.targetPlatform }} buildName: PAL3A versioning: Semantic - - uses: actions/upload-artifact@v4.3.1 + - uses: actions/upload-artifact@v4.3.2 with: name: PAL3A-Mono-${{ matrix.targetPlatform }} path: build/${{ matrix.targetPlatform }} diff --git a/.github/workflows/build-pal3a-mono-linux.yml b/.github/workflows/build-pal3a-mono-linux.yml index 97c20f13..2a44fc4b 100644 --- a/.github/workflows/build-pal3a-mono-linux.yml +++ b/.github/workflows/build-pal3a-mono-linux.yml @@ -43,7 +43,7 @@ jobs: targetPlatform: ${{ matrix.targetPlatform }} buildName: PAL3A versioning: Semantic - - uses: actions/upload-artifact@v4.3.1 + - uses: actions/upload-artifact@v4.3.2 with: name: PAL3A-Mono-${{ matrix.targetPlatform }} path: build/${{ matrix.targetPlatform }} diff --git a/.github/workflows/build-pal3a-mono-macos.yml b/.github/workflows/build-pal3a-mono-macos.yml index 76b188f0..8f83f1b1 100644 --- a/.github/workflows/build-pal3a-mono-macos.yml +++ b/.github/workflows/build-pal3a-mono-macos.yml @@ -43,7 +43,7 @@ jobs: targetPlatform: ${{ matrix.targetPlatform }} buildName: PAL3A versioning: Semantic - - uses: actions/upload-artifact@v4.3.1 + - uses: actions/upload-artifact@v4.3.2 with: name: PAL3A-Mono-${{ matrix.targetPlatform }} path: build/${{ matrix.targetPlatform }} diff --git a/.github/workflows/build-pal3a-mono-windows.yml b/.github/workflows/build-pal3a-mono-windows.yml index ab78e496..de012956 100644 --- a/.github/workflows/build-pal3a-mono-windows.yml +++ b/.github/workflows/build-pal3a-mono-windows.yml @@ -44,7 +44,7 @@ jobs: targetPlatform: ${{ matrix.targetPlatform }} buildName: PAL3A versioning: Semantic - - uses: actions/upload-artifact@v4.3.1 + - uses: actions/upload-artifact@v4.3.2 with: name: PAL3A-Mono-${{ matrix.targetPlatform }} path: build/${{ matrix.targetPlatform }} From 1ca0ec59dcbf01a69ac58f92d5c03c800987b027 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 23:11:34 -0700 Subject: [PATCH 2/2] action-deps: bump actions/checkout from 4.1.2 to 4.1.3 (#39) Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4.1.2...v4.1.3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build-pal3-mono-android.yml | 2 +- .github/workflows/build-pal3-mono-ios.yml | 2 +- .github/workflows/build-pal3-mono-linux.yml | 2 +- .github/workflows/build-pal3-mono-macos.yml | 2 +- .github/workflows/build-pal3-mono-windows.yml | 2 +- .github/workflows/build-pal3a-mono-android.yml | 2 +- .github/workflows/build-pal3a-mono-ios.yml | 2 +- .github/workflows/build-pal3a-mono-linux.yml | 2 +- .github/workflows/build-pal3a-mono-macos.yml | 2 +- .github/workflows/build-pal3a-mono-windows.yml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/workflows/build-pal3-mono-android.yml b/.github/workflows/build-pal3-mono-android.yml index 9652d26c..806be25b 100644 --- a/.github/workflows/build-pal3-mono-android.yml +++ b/.github/workflows/build-pal3-mono-android.yml @@ -21,7 +21,7 @@ jobs: large-packages: true docker-images: true swap-storage: true - - uses: actions/checkout@v4.1.2 + - uses: actions/checkout@v4.1.3 with: fetch-depth: 0 lfs: true diff --git a/.github/workflows/build-pal3-mono-ios.yml b/.github/workflows/build-pal3-mono-ios.yml index dbd019c4..81cfb997 100644 --- a/.github/workflows/build-pal3-mono-ios.yml +++ b/.github/workflows/build-pal3-mono-ios.yml @@ -12,7 +12,7 @@ jobs: targetPlatform: - iOS # Build an iOS player. steps: - - uses: actions/checkout@v4.1.2 + - uses: actions/checkout@v4.1.3 with: fetch-depth: 0 lfs: true diff --git a/.github/workflows/build-pal3-mono-linux.yml b/.github/workflows/build-pal3-mono-linux.yml index c9a491f0..b0548990 100644 --- a/.github/workflows/build-pal3-mono-linux.yml +++ b/.github/workflows/build-pal3-mono-linux.yml @@ -12,7 +12,7 @@ jobs: targetPlatform: - StandaloneLinux64 # Build a Linux 64-bit standalone. steps: - - uses: actions/checkout@v4.1.2 + - uses: actions/checkout@v4.1.3 with: fetch-depth: 0 lfs: true diff --git a/.github/workflows/build-pal3-mono-macos.yml b/.github/workflows/build-pal3-mono-macos.yml index e9469457..5ebafe21 100644 --- a/.github/workflows/build-pal3-mono-macos.yml +++ b/.github/workflows/build-pal3-mono-macos.yml @@ -12,7 +12,7 @@ jobs: targetPlatform: - StandaloneOSX # Build a macOS standalone (Intel 64-bit). steps: - - uses: actions/checkout@v4.1.2 + - uses: actions/checkout@v4.1.3 with: fetch-depth: 0 lfs: true diff --git a/.github/workflows/build-pal3-mono-windows.yml b/.github/workflows/build-pal3-mono-windows.yml index e71af159..8cd4caa7 100644 --- a/.github/workflows/build-pal3-mono-windows.yml +++ b/.github/workflows/build-pal3-mono-windows.yml @@ -13,7 +13,7 @@ jobs: - StandaloneWindows # Build a Windows standalone. - StandaloneWindows64 # Build a Windows 64-bit standalone. steps: - - uses: actions/checkout@v4.1.2 + - uses: actions/checkout@v4.1.3 with: fetch-depth: 0 lfs: true diff --git a/.github/workflows/build-pal3a-mono-android.yml b/.github/workflows/build-pal3a-mono-android.yml index b2021754..fcdb71dc 100644 --- a/.github/workflows/build-pal3a-mono-android.yml +++ b/.github/workflows/build-pal3a-mono-android.yml @@ -21,7 +21,7 @@ jobs: large-packages: true docker-images: true swap-storage: true - - uses: actions/checkout@v4.1.2 + - uses: actions/checkout@v4.1.3 with: fetch-depth: 0 lfs: true diff --git a/.github/workflows/build-pal3a-mono-ios.yml b/.github/workflows/build-pal3a-mono-ios.yml index b9578eaf..3286f1d7 100644 --- a/.github/workflows/build-pal3a-mono-ios.yml +++ b/.github/workflows/build-pal3a-mono-ios.yml @@ -12,7 +12,7 @@ jobs: targetPlatform: - iOS # Build an iOS player. steps: - - uses: actions/checkout@v4.1.2 + - uses: actions/checkout@v4.1.3 with: fetch-depth: 0 lfs: true diff --git a/.github/workflows/build-pal3a-mono-linux.yml b/.github/workflows/build-pal3a-mono-linux.yml index 2a44fc4b..905de383 100644 --- a/.github/workflows/build-pal3a-mono-linux.yml +++ b/.github/workflows/build-pal3a-mono-linux.yml @@ -12,7 +12,7 @@ jobs: targetPlatform: - StandaloneLinux64 # Build a Linux 64-bit standalone. steps: - - uses: actions/checkout@v4.1.2 + - uses: actions/checkout@v4.1.3 with: fetch-depth: 0 lfs: true diff --git a/.github/workflows/build-pal3a-mono-macos.yml b/.github/workflows/build-pal3a-mono-macos.yml index 8f83f1b1..52e3e977 100644 --- a/.github/workflows/build-pal3a-mono-macos.yml +++ b/.github/workflows/build-pal3a-mono-macos.yml @@ -12,7 +12,7 @@ jobs: targetPlatform: - StandaloneOSX # Build a macOS standalone (Intel 64-bit). steps: - - uses: actions/checkout@v4.1.2 + - uses: actions/checkout@v4.1.3 with: fetch-depth: 0 lfs: true diff --git a/.github/workflows/build-pal3a-mono-windows.yml b/.github/workflows/build-pal3a-mono-windows.yml index de012956..41f04597 100644 --- a/.github/workflows/build-pal3a-mono-windows.yml +++ b/.github/workflows/build-pal3a-mono-windows.yml @@ -13,7 +13,7 @@ jobs: - StandaloneWindows # Build a Windows standalone. - StandaloneWindows64 # Build a Windows 64-bit standalone. steps: - - uses: actions/checkout@v4.1.2 + - uses: actions/checkout@v4.1.3 with: fetch-depth: 0 lfs: true