Skip to content

Commit

Permalink
Merge pull request #80 from buildpacks/update/pipeline
Browse files Browse the repository at this point in the history
Bump pipeline from 1.10.5 to 1.12.0
  • Loading branch information
hone committed Oct 27, 2021
2 parents e90023c + 31c9b28 commit 00601e4
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 00601e4

Please sign in to comment.