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:
Lance Ball 2020-10-02 11:46:55 -04:00 committed by GitHub
parent 06391a4243
commit 54e9b2703e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}