We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f75e92 commit 355bbe9Copy full SHA for 355bbe9
1 file changed
.github/workflows/publish.yaml
@@ -9,7 +9,7 @@ jobs:
9
release-please:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: googleapis/release-please-action@v4
+ - uses: googleapis/release-please-action@v5
13
id: release
14
with:
15
token: ${{ secrets.PORTER_GITHUB_TOKEN }}
0 commit comments