Skip to content

Commit 19e39af

Browse files
chore(deps): update googleapis/release-please-action action to v4.4.0 (#251)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 896d91b commit 19e39af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
outputs:
1313
release_created: ${{ steps.release.outputs.release_created }}
1414
steps:
15-
- uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4
15+
- uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
1616
id: release
1717
with:
1818
token: ${{ secrets.RELEASE_PR_TOKEN }}

0 commit comments

Comments
 (0)