mirror of https://github.com/knative/func.git
chore(actions): update release-please-action to latest 2.4.1 (#146)
Signed-off-by: Lance Ball <lball@redhat.com>
This commit is contained in:
parent
06391a4243
commit
54e9b2703e
|
@ -47,7 +47,7 @@ jobs:
|
|||
make push && make latest
|
||||
|
||||
# Create a release, or update the release PR
|
||||
- uses: GoogleCloudPlatform/release-please-action@v2.1.1
|
||||
- uses: GoogleCloudPlatform/release-please-action@v2.4.1
|
||||
id: release
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue