Skip to content

Commit

Permalink
Merge pull request #77 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 authored Nov 4, 2021
2 parents 9b08147 + 31d4834 commit 1f4fbfc
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 1f4fbfc

Please sign in to comment.