We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eaa7b6 commit 20519c5Copy full SHA for 20519c5
1 file changed
builder/.github/workflows/update-builder-toml.yml
@@ -65,6 +65,8 @@ jobs:
65
steps:
66
- name: Check out
67
uses: actions/checkout@v6
68
+ with:
69
+ fetch-depth: 0
70
71
- name: Checkout branch
72
uses: paketo-buildpacks/github-config/actions/pull-request/checkout-branch@main
0 commit comments