Skip to content

Commit

Permalink
Merge pull request #161 from paketo-buildpacks/update/pipeline
Browse files Browse the repository at this point in the history
Bump pipeline from 1.21.4 to 1.22.0
  • Loading branch information
Daniel Mikusa authored Jul 13, 2022
2 parents eebccd7 + 33a0390 commit 1fbc8a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/pipeline-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.21.4
1.22.0
2 changes: 1 addition & 1 deletion .github/workflows/create-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
"https://github.com/google/go-containerregistry/releases/download/v${CRANE_VERSION}/go-containerregistry_Linux_x86_64.tar.gz" \
| tar -C "${HOME}/bin" -xz crane
env:
CRANE_VERSION: 0.10.0
CRANE_VERSION: 0.8.0
- name: Install pack
run: |
#!/usr/bin/env bash
Expand Down

0 comments on commit 1fbc8a8

Please sign in to comment.