mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2024-11-24 18:36:14 +03:00
chore(deps): bump google-github-actions/release-please-action (#1000)
This commit is contained in:
parent
470ae36cb5
commit
e4e063b839
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
- name: Run release please
|
||||
uses: google-github-actions/release-please-action@v3.7.10
|
||||
uses: google-github-actions/release-please-action@v3.7.11
|
||||
id: release
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue