Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- 8500:8500

steps:
- uses: googleapis/release-please-action@v4
- uses: googleapis/release-please-action@7987652d64b54f048af0955c00c6c20444d67d5a # v4
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is the same issue as the other PR. Should be 16a9c90856f42705d54a6fda1823352bdc62cf38 for the latest v4.4 release.

id: release

- uses: actions/checkout@v4
Expand Down
Loading