Skip to content

Commit

Permalink
Merge pull request #3 from wnfs-wg/dependabot/github_actions/google-g…
Browse files Browse the repository at this point in the history
…ithub-actions/release-please-action-4

Bump google-github-actions/release-please-action from 3 to 4
  • Loading branch information
icidasset authored Dec 7, 2023
2 parents ff20a03 + 35e0ddf commit 201cfff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
outputs:
paths_released: ${{ steps.release.outputs.paths_released }}
steps:
- uses: google-github-actions/release-please-action@v3
- uses: google-github-actions/release-please-action@v4
id: release
with:
# needs to be personal token so release PRs can run workflows
Expand Down

0 comments on commit 201cfff

Please sign in to comment.