Skip to content

Commit d4d1fcb

Browse files
chore(deps): update googleapis/release-please-action digest to e5c2aa4 (#1376)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | googleapis/release-please-action | action | digest | `4cd397a` -> `e5c2aa4` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cap-js/cds-dbs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 939017d commit d4d1fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
environment: npm
1414
steps:
1515
# v4.1.3
16-
- uses: googleapis/release-please-action@4cd397a333e5500c1683589c277f56a3c10990e6
16+
- uses: googleapis/release-please-action@e5c2aa4f6acd6194e00632c8f262cff67ae17873
1717
id: release
1818
with:
1919
token: ${{secrets.CDS_DBS_TOKEN}}

0 commit comments

Comments
 (0)