Skip to content
Open
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 @@ -22,7 +22,7 @@ jobs:
steps:
- name: "Run release-please"
id: release
uses: googleapis/release-please-action@v4
uses: googleapis/release-please-action@v5
with:
# PAT (repo + workflow) als Secret RELEASE_PLEASE_TOKEN, damit auf dem
# Release-PR die CI läuft. Fällt auf GITHUB_TOKEN zurück, falls nicht
Expand Down
Loading