Skip to content

Commit

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

Signed-off-by: GitHub <noreply@github.com>
  • Loading branch information
paketo-bot authored Feb 1, 2023
1 parent 84e6d7b commit 19b55dd
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.29.0
1.30.0
2 changes: 1 addition & 1 deletion .github/workflows/pb-create-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,5 +227,5 @@ jobs:
with:
address: docker.io/paketobuildpacks/java@${{ steps.package.outputs.digest }}
id: paketo-buildpacks/java
token: ${ secrets.PAKETO_BOT_GITHUB_TOKEN }
token: ${{ secrets.PAKETO_BOT_GITHUB_TOKEN }}
version: ${{ steps.version.outputs.version }}

0 comments on commit 19b55dd

Please sign in to comment.