Skip to content

Commit

Permalink
deps(dev): update google-github-actions/release-please-action action …
Browse files Browse the repository at this point in the history
…to v3.7.2
  • Loading branch information
renovate[bot] committed Jan 14, 2023
1 parent b427996 commit 8eff4b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- name: Run Release Please 🎉
id: release
uses: google-github-actions/release-please-action@v3.7.1
uses: google-github-actions/release-please-action@v3.7.2
with:
token: ${{ secrets.ADMIN_REPO_TOKEN }}
release-type: simple
Expand Down

0 comments on commit 8eff4b5

Please sign in to comment.