Skip to content

Commit

Permalink
Merge pull request #1 from sramekmichal/dependabot/github_actions/goo…
Browse files Browse the repository at this point in the history
…gle-github-actions/release-please-action-4

Bump google-github-actions/release-please-action from 3 to 4
  • Loading branch information
sramekmichal authored Apr 22, 2024
2 parents 8bdaf04 + ce84e2a commit 57514e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
release_created: ${{ steps.release.outputs.release_created }}
tag_name: ${{ steps.release.outputs.tag_name }}
steps:
- uses: google-github-actions/release-please-action@v3
- uses: google-github-actions/release-please-action@v4
id: release
with:
release-type: node
Expand Down

0 comments on commit 57514e7

Please sign in to comment.