mirror of
https://github.com/ublue-os/forge.git
synced 2025-04-18 20:43:43 +03:00
Merge pull request #22 from ublue-os/dependabot/github_actions/google-github-actions/release-please-action-4
chore(deps): bump google-github-actions/release-please-action from 3 to 4
This commit is contained in:
commit
7f6fe0ce6b
2
.github/workflows/release-please.yml
vendored
2
.github/workflows/release-please.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
tag: ${{ steps.release-please.outputs.tag_name }}
|
||||
upload_url: ${{ steps.release-please.outputs.upload_url }}
|
||||
steps:
|
||||
- uses: google-github-actions/release-please-action@v3
|
||||
- uses: google-github-actions/release-please-action@v4
|
||||
with:
|
||||
release-type: simple
|
||||
package-name: release-please-action
|
||||
|
|
Loading…
Reference in a new issue