From bc2d86fd934f002b8dbf173879b4ebebdb7536ff Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Wed, 1 Feb 2023 00:12:19 +0000 Subject: [PATCH] Bump pipeline from 1.29.0 to 1.30.0 Bumps pipeline from 1.29.0 to 1.30.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 5e57fb8..034552a 100644 --- a/.github/pipeline-version +++ b/.github/pipeline-version @@ -1 +1 @@ -1.29.0 +1.30.0 diff --git a/.github/workflows/pb-update-go.yml b/.github/workflows/pb-update-go.yml index 588d73f..0a57530 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: 14 2 * * 1 + - cron: 41 2 * * 1 workflow_dispatch: {} jobs: update: