Skip to content

Commit

Permalink
Bump pipeline from 1.10.5 to 1.12.0
Browse files Browse the repository at this point in the history
Bumps pipeline from 1.10.5 to 1.12.0.

Signed-off-by: GitHub <noreply@github.com>
  • Loading branch information
buildpack-bot committed Oct 27, 2021
1 parent e90023c commit 31c9b28
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/pipeline-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.10.5
1.12.0
4 changes: 2 additions & 2 deletions .github/workflows/update-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 31c9b28

Please sign in to comment.