We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40e2a3f commit 6af305bCopy full SHA for 6af305b
1 file changed
.github/workflows/release-please.yml
@@ -12,6 +12,6 @@ jobs:
12
release-please:
13
runs-on: ubuntu-24.04
14
steps:
15
- - uses: googleapis/release-please-action@v4.4.0
+ - uses: googleapis/release-please-action@v4.4.1
16
with:
17
token: ${{ secrets.CI_PAT }}
0 commit comments