Skip to content

Commit

Permalink
fix(ci): updated CI to use latest release sha
Browse files Browse the repository at this point in the history
  • Loading branch information
eknowlton committed Nov 14, 2023
1 parent 07ef923 commit 11e9399
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,9 @@ jobs:
- uses: google-github-actions/release-please-action@v3
id: release
with:
component: "echoip"
bootstrap-sha: "ef1f4b388c24e977ec63d6943ac8f0b0c5f51b58"
last-release-sha: "32a92399085082121675553e23d722605752519e"
last-release-sha: "f8d88aa7e05b8d9415d1376bc5d74e97eb579d97"
release-type: "go"
command: "release-pr"

Expand Down

0 comments on commit 11e9399

Please sign in to comment.