We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f459472 commit 6646cdaCopy full SHA for 6646cda
.github/workflows/create-release-pr.yml
@@ -14,7 +14,7 @@ jobs:
14
# Let's try to trigger releases only after this release PR gets merged
15
# so we might need to verify who the author is to do so
16
steps:
17
- - uses: googleapis/release-please-action@c2a5a2bd6a758a0937f1ddb1e8950609867ed15c # v4.3.0
+ - uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
18
with:
19
# this is a built-in strategy in release-please, see "Action Inputs"
20
# for more options
0 commit comments