Skip to content

Commit

Permalink
Fix ref to self
Browse files Browse the repository at this point in the history
  • Loading branch information
emcfarlane committed Feb 21, 2024
1 parent 04b15b2 commit 470df42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
- name: Build
run: make build && make checkgenerate
- name: Validate Action
uses: bufbuild/buf-setup-action@${{ github.sha }}
uses: ./
- run: buf --version

0 comments on commit 470df42

Please sign in to comment.