Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #49 from ublue-os/dependabot/github_actions/google…
Browse files Browse the repository at this point in the history
…-github-actions/release-please-action-4

build(deps): bump google-github-actions/release-please-action from 3 to 4
  • Loading branch information
castrojo authored Dec 5, 2023
2 parents ea8a0cb + 265fdb3 commit 7a5a803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,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
id: release-please
with:
release-type: simple
Expand Down

0 comments on commit 7a5a803

Please sign in to comment.