Skip to content

Commit

Permalink
Merge pull request #652 from kakao/dependabot/github_actions/google-g…
Browse files Browse the repository at this point in the history
…ithub-actions/release-please-action-4.0.0

build(deps): bump google-github-actions/release-please-action from 3.7.13 to 4.0.0
  • Loading branch information
ijsong authored Dec 5, 2023
2 parents e7f1499 + 384f085 commit 9e6713b
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 @@ -9,7 +9,7 @@ jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3.7.13
- uses: google-github-actions/release-please-action@v4.0.0
with:
token: ${{ secrets.VARLOG_GITHUB_TOKEN }}
release-type: go
Expand Down

0 comments on commit 9e6713b

Please sign in to comment.