Skip to content

Commit e9a80cf

Browse files
authored
Merge pull request #1152 from CosmWasm/mergify/bp/develop_sdk47/pr-1151
Bump bufbuild/buf-setup-action from 1.11.0 to 1.12.0 (backport #1151)
2 parents 76dd72d + 1e6a886 commit e9a80cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/proto-buf-publisher.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v3.3.0
20-
- uses: bufbuild/buf-setup-action@v1.11.0
20+
- uses: bufbuild/buf-setup-action@v1.12.0
2121

2222
# lint checks
2323
- uses: bufbuild/buf-lint-action@v1

0 commit comments

Comments
 (0)