Skip to content
This repository has been archived by the owner on Mar 13, 2021. It is now read-only.

Commit

Permalink
Bump pipeline from 1.5.0 to 1.5.2 (#197)
Browse files Browse the repository at this point in the history
Bumps pipeline from 1.5.0 to 1.5.2.

Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: nebhale <nebhale@users.noreply.github.com>
  • Loading branch information
Riffbot and nebhale authored Nov 4, 2020
1 parent 53827a2 commit c84f9c6
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.5.0
1.5.2
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:
CraneVersion: 0.1.4
CRANE_VERSION: 0.1.4
- name: Install pack
run: |
#!/usr/bin/env bash
Expand Down

0 comments on commit c84f9c6

Please sign in to comment.