Skip to content

Commit

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

Signed-off-by: GitHub <noreply@github.com>
  • Loading branch information
paketo-bot authored Jul 13, 2022
1 parent 8322273 commit 3afff9c
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 3afff9c

Please sign in to comment.