mirror of
https://github.com/ublue-os/forge.git
synced 2025-04-20 13:33:44 +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 }}
|
tag: ${{ steps.release-please.outputs.tag_name }}
|
||||||
upload_url: ${{ steps.release-please.outputs.upload_url }}
|
upload_url: ${{ steps.release-please.outputs.upload_url }}
|
||||||
steps:
|
steps:
|
||||||
- uses: google-github-actions/release-please-action@v3
|
- uses: google-github-actions/release-please-action@v4
|
||||||
with:
|
with:
|
||||||
release-type: simple
|
release-type: simple
|
||||||
package-name: release-please-action
|
package-name: release-please-action
|
||||||
|
|
Loading…
Reference in a new issue