Skip to content

Commit

Permalink
build: fix go-version-file (aquasecurity#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
knqyf263 authored Jun 8, 2023
1 parent 682ec3a commit ba3a217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version-file: 1.19
go-version-file: go.mod

- name: Install bbolt
run: go install go.etcd.io/bbolt/cmd/[email protected]
Expand Down

0 comments on commit ba3a217

Please sign in to comment.