From 31c9b286f32ad8f22c93db7d2f1e2fdfe32e2d91 Mon Sep 17 00:00:00 2001 From: buildpack-bot Date: Wed, 27 Oct 2021 05:09:48 +0000 Subject: [PATCH] Bump pipeline from 1.10.5 to 1.12.0 Bumps pipeline from 1.10.5 to 1.12.0. Signed-off-by: GitHub --- .github/pipeline-version | 2 +- .github/workflows/update-pipeline.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/pipeline-version b/.github/pipeline-version index db77e0e..0eed1a2 100644 --- a/.github/pipeline-version +++ b/.github/pipeline-version @@ -1 +1 @@ -1.10.5 +1.12.0 diff --git a/.github/workflows/update-pipeline.yml b/.github/workflows/update-pipeline.yml index 90f6bbd..0b87307 100644 --- a/.github/workflows/update-pipeline.yml +++ b/.github/workflows/update-pipeline.yml @@ -25,8 +25,8 @@ jobs: GO111MODULE=on go get -u -ldflags="-s -w" github.com/paketo-buildpacks/pipeline-builder/cmd/octo - uses: actions/checkout@v2 - - id: pipeline - name: Update Pipeline + - name: Update Pipeline + id: pipeline run: | #!/usr/bin/env bash