Skip to content

Commit

Permalink
Pin go-presubmit action to v1.
Browse files Browse the repository at this point in the history
  • Loading branch information
creachadair committed Apr 19, 2022
1 parent 2d5412a commit f8efeec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
with:
go-version: ${{ matrix.go-version }}
- uses: actions/checkout@v3
- uses: creachadair/go-presubmit-action@default
- uses: creachadair/go-presubmit-action@v1

0 comments on commit f8efeec

Please sign in to comment.