From 60811197af0e5a32041b7518f19398bc21c51c37 Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Wed, 4 Oct 2023 05:11:56 +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: