Skip to content

Commit

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

Signed-off-by: GitHub <noreply@github.com>
  • Loading branch information
paketo-bot committed Feb 10, 2021
1 parent 4da0495 commit 9b25c51
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.9.0
1.9.2
2 changes: 1 addition & 1 deletion .github/workflows/create-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ jobs:
DIGEST: ${{ steps.package.outputs.digest }}
GITHUB_TOKEN: ${{ secrets.JAVA_GITHUB_TOKEN }}
- if: ${{ true }}
uses: docker://ghcr.io/buildpacks/actions/registry:main
uses: docker://ghcr.io/buildpacks/actions/registry/request-add-entry:4.0.1
with:
address: gcr.io/paketo-buildpacks/java@${{ steps.package.outputs.digest }}
id: paketo-buildpacks/java
Expand Down

0 comments on commit 9b25c51

Please sign in to comment.