From e182b3d7269c9b7e426545817a48a9a4c3519500 Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Thu, 28 Nov 2024 17:30:27 +0000 Subject: [PATCH 1/3] Updating github-config --- scripts/.util/tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/.util/tools.json b/scripts/.util/tools.json index ebaf6117..3154660a 100644 --- a/scripts/.util/tools.json +++ b/scripts/.util/tools.json @@ -1,4 +1,4 @@ { "jam": "v2.10.1", - "pack": "v0.35.1" + "pack": "v0.36.0" } From 022d9de0e0791582b4730da7ee6108b577b4d0ed Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Fri, 6 Dec 2024 17:31:27 +0000 Subject: [PATCH 2/3] Updating github-config --- .github/workflows/test-pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-pull-request.yml b/.github/workflows/test-pull-request.yml index 8d861459..0db50113 100644 --- a/.github/workflows/test-pull-request.yml +++ b/.github/workflows/test-pull-request.yml @@ -71,7 +71,7 @@ jobs: runs-on: ubuntu-22.04 steps: - name: Upload Artifact - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: event-payload path: ${{ github.event_path }} From 9f420ad7bcf6eb461154690016370ab23d13341e Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Wed, 18 Dec 2024 17:30:31 +0000 Subject: [PATCH 3/3] Updating github-config --- scripts/.util/tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/.util/tools.json b/scripts/.util/tools.json index 3154660a..ba22ab53 100644 --- a/scripts/.util/tools.json +++ b/scripts/.util/tools.json @@ -1,4 +1,4 @@ { "jam": "v2.10.1", - "pack": "v0.36.0" + "pack": "v0.36.1" }