Skip to content

Commit

Permalink
Merge pull request #260 from Fdawgs/dependabot/github_actions/GoogleC…
Browse files Browse the repository at this point in the history
…loudPlatform/release-please-action-2.28

build(deps): bump GoogleCloudPlatform/release-please-action from 2.26 to 2.28
  • Loading branch information
github-actions[bot] committed May 20, 2021
2 parents f207839 + ce14fcf commit e043591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- name: Release Please
id: release
uses: GoogleCloudPlatform/release-please-action@v2.26
uses: GoogleCloudPlatform/release-please-action@v2.28
with:
changelog-types: '[ { "type": "feat", "section": "Features", "hidden": false }, { "type": "fix", "section": "Bug Fixes", "hidden": false }, { "type": "build", "section": "Dependencies", "hidden": false }, { "type": "chore", "section": "Miscellaneous", "hidden": false }, { "type": "ci", "section": "Continuous Integration", "hidden": false }, { "type": "perf", "section": "Performance Improvements", "hidden": false }, { "type": "refactor", "section": "Miscellaneous", "hidden": false }, { "type": "style", "section": "Miscellaneous", "hidden": false }, { "type": "docs", "section": "Documentation", "hidden": false }]'
release-type: node
Expand Down

0 comments on commit e043591

Please sign in to comment.