We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eeb843 commit 8d837faCopy full SHA for 8d837fa
1 file changed
.github/workflows/release-please.yaml
@@ -18,7 +18,7 @@ jobs:
18
fetch-depth: 0
19
20
- name: Release Plz
21
- uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4
+ uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4
22
id: release
23
with:
24
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments