Skip to content

Commit 8c139ba

Browse files
committed
Updated ghcr.io/buildpacks/actions/registry/request-add-entry Docker tag to v5.8.11
1 parent fbd77dd commit 8c139ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pb-create-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ jobs:
201201
DIGEST: ${{ steps.package.outputs.digest }}
202202
GITHUB_TOKEN: ${{ secrets.PAKETO_BOT_GITHUB_TOKEN }}
203203
- if: ${{ true }}
204-
uses: docker://ghcr.io/buildpacks/actions/registry/request-add-entry:5.8.9
204+
uses: docker://ghcr.io/buildpacks/actions/registry/request-add-entry:5.8.11
205205
with:
206206
address: docker.io/paketobuildpacks/java@${{ steps.package.outputs.digest }}
207207
id: paketo-buildpacks/java

0 commit comments

Comments
 (0)