Skip to content

Commit

Permalink
Bump bufbuild/buf-push-action from 1.0.1 to 1.1.1 (#1682)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 19, 2022
1 parent 108da9b commit c28dda4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buf.yaml
Expand Up @@ -36,7 +36,7 @@ jobs:
- uses: bufbuild/buf-setup-action@v1.9.0
with:
github_token: ${{ github.token }}
- uses: bufbuild/buf-push-action@v1.0.1
- uses: bufbuild/buf-push-action@v1.1.1
with:
input: 'proto'
buf_token: ${{ secrets.BUF_TOKEN }}

0 comments on commit c28dda4

Please sign in to comment.