Skip to content

Commit

Permalink
Merge pull request #116 from paketo-buildpacks/update/pipeline
Browse files Browse the repository at this point in the history
Bump pipeline from 1.12.0 to 1.12.1
  • Loading branch information
Daniel Mikusa committed Nov 4, 2021
2 parents 4764b04 + 1a9f9e7 commit e00c519
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.12.0
1.12.1
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
"https://github.com/kyoh86/richgo/releases/download/v${RICHGO_VERSION}/richgo_${RICHGO_VERSION}_linux_amd64.tar.gz" \
| tar -C "${HOME}"/bin -xz richgo
env:
RICHGO_VERSION: 0.3.6
RICHGO_VERSION: 0.3.9
- name: Run Tests
run: |
#!/usr/bin/env bash
Expand Down

0 comments on commit e00c519

Please sign in to comment.