Skip to content

Commit fc17f96

Browse files
Merge pull request #768 from axone-protocol/dependabot/github_actions/bufbuild/buf-setup-action-1.44.0
2 parents 7dfafdf + f331b44 commit fc17f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
uses: actions/checkout@v4
8787

8888
- name: Setup buf
89-
uses: bufbuild/buf-setup-action@v1.42.0
89+
uses: bufbuild/buf-setup-action@v1.44.0
9090

9191
- name: Push okp4 proto on buf registry
9292
run:

0 commit comments

Comments
 (0)