Skip to content

Commit

Permalink
Merge pull request #23 from paketo-buildpacks/update/pipeline
Browse files Browse the repository at this point in the history
Bump pipeline from 1.5.2 to 1.6.0

Signed-off-by: Ben Hale <bhale@vmware.com>
  • Loading branch information
nebhale committed Nov 5, 2020
2 parents e5d0ce2 + c741bbe commit b42be16
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.2
1.6.0
2 changes: 1 addition & 1 deletion .github/workflows/create-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,5 +166,5 @@ jobs:
with:
address: gcr.io/paketo-buildpacks/leiningen@${{ steps.package.outputs.digest }}
id: paketo-buildpacks/leiningen
token: ${{ secrets.JAVA_BUILDPACK_REGISTRY_TOKEN }}
token: ${{ secrets.JAVA_GITHUB_TOKEN }}
version: ${{ steps.version.outputs.version }}

0 comments on commit b42be16

Please sign in to comment.