Skip to content

Commit

Permalink
Merge pull request #672 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.2

build(deps): bump google-github-actions/release-please-action from 4.0.1 to 4.0.2
  • Loading branch information
ijsong authored Dec 26, 2023
2 parents cb72800 + 286108a commit 8732632
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@v4.0.1
- uses: google-github-actions/release-please-action@v4.0.2
with:
token: ${{ secrets.VARLOG_GITHUB_TOKEN }}
release-type: go
Expand Down

0 comments on commit 8732632

Please sign in to comment.