Skip to content

Commit 2612ed3

Browse files
authored
chore(deps): migrate to googleapis/release-please-action (#123)
google-github-actions/release-please-action is deprecated in favour of googleapis/release-please-action. Migrate to the new repository.
1 parent 4cfbee1 commit 2612ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
release-please:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4.1.1
16+
- uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
1717
id: release
1818
with:
1919
config-file: .release-please-config.json

0 commit comments

Comments
 (0)