From f3f7dd4a6a82c5cb0d78df006f6fa4db5d9b5d7d Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Thu, 5 Oct 2023 05:11:30 +0000 Subject: [PATCH] Bump pipeline from 1.33.0 to 1.34.0 Bumps pipeline from 1.33.0 to 1.34.0. Signed-off-by: GitHub --- .github/pipeline-version | 2 +- .github/workflows/pb-update-go.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/pipeline-version b/.github/pipeline-version index 7aa332e..2b17ffd 100644 --- a/.github/pipeline-version +++ b/.github/pipeline-version @@ -1 +1 @@ -1.33.0 +1.34.0 diff --git a/.github/workflows/pb-update-go.yml b/.github/workflows/pb-update-go.yml index e502245..90f6d47 100644 --- a/.github/workflows/pb-update-go.yml +++ b/.github/workflows/pb-update-go.yml @@ -1,7 +1,7 @@ name: Update Go "on": schedule: - - cron: 15 2 * * 1 + - cron: 13 2 * * 1 workflow_dispatch: {} jobs: update: