Skip to content

Commit 3e470d0

Browse files
chore(deps): pin google-github-actions/release-please-action action to e0b9d18 (#58)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c5e26a2 commit 3e470d0

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
@@ -10,7 +10,7 @@ jobs:
1010
release_created: ${{ steps.release.outputs.release_created }}
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: google-github-actions/release-please-action@v3
13+
- uses: google-github-actions/release-please-action@e0b9d1885d92e9a93d5ce8656de60e3b806e542c # v3
1414
id: release
1515
with:
1616
command: manifest

0 commit comments

Comments
 (0)