fix repo link
parent
40d6d9b3d7
commit
13935d798f
|
@ -45,7 +45,7 @@ jobs:
|
|||
delete-branch: true
|
||||
title: 'Kicbase/ISO: Update nerdctl from ${{ steps.bumpNerdctl.outputs.OLD_VERSION }} to ${{ steps.bumpNerdctl.outputs.NEW_VERSION }}'
|
||||
body: |
|
||||
The nerdctl project released a [new version](https://github.com/nerdctl/nerdctl/releases)
|
||||
The nerdctl project released a [new version](https://github.com/containerd/nerdctl/releases)
|
||||
|
||||
This PR was auto-generated by `make update-nerdctl-version` using [update-nerdctl-version.yml](https://github.com/kubernetes/minikube/tree/master/.github/workflows/update-nerdctl-version.yml) CI Workflow.
|
||||
- uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410
|
||||
|
|
Loading…
Reference in New Issue