Skip to content

Commit a5471b1

Browse files
authored
ci(action): update googleapis/release-please-action action to v4.4.0 (#721)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 5877e4e commit a5471b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
app-id: ${{ secrets.RELEASE_BOT_APP_ID }}
2424
private-key: ${{ secrets.RELEASE_BOT_PRIVATE_KEY }}
2525

26-
- uses: googleapis/release-please-action@c3fc4de07084f75a2b61a5b933069bda6edf3d5c # v4
26+
- uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
2727
id: release
2828
with:
2929
token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)