Skip to content

Commit

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

build(deps): bump google-github-actions/release-please-action from 3.5.1 to 3.6.0
  • Loading branch information
ijsong authored Nov 14, 2022
2 parents 67d0ed8 + 12266fd commit b6c54d0
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.5.1
- uses: google-github-actions/release-please-action@v3.6.0
with:
token: ${{ secrets.VARLOG_GITHUB_TOKEN }}
release-type: go
Expand Down

0 comments on commit b6c54d0

Please sign in to comment.