1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-08 14:21:13 +02:00

build: run latest version of action

This commit is contained in:
bcoe
2020-10-29 12:57:02 -07:00
parent fc61d9d3df
commit 9bec9cfa7f

View File

@@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
needs: [build]
steps:
- uses: GoogleCloudPlatform/release-please-action@v2.5.4
- uses: GoogleCloudPlatform/release-please-action@v2.5.7
with:
token: ${{ secrets.RELEASE_PR_TOKEN }}
release-type: node
@@ -34,7 +34,7 @@ jobs:
runs-on: ubuntu-latest
needs: [build]
steps:
- uses: GoogleCloudPlatform/release-please-action@v2.5.4
- uses: GoogleCloudPlatform/release-please-action@v2.5.7
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: node