Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Commit

Permalink
ci: use go-version-file (#947)
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke authored Nov 22, 2024
1 parent 9e2d0bf commit ffb5f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
uses: suzuki-shunsuke/go-test-full-workflow/.github/workflows/test.yaml@cdb855906b55b11a56edc7268ab613cf36b3505c # v1.1.0
with:
aqua_version: v2.38.0
go-version: 1.22.5
go-version-file: go.mod
secrets:
gh_app_id: ${{secrets.APP_ID}}
gh_app_private_key: ${{secrets.APP_PRIVATE_KEY}}
Expand Down

0 comments on commit ffb5f87

Please sign in to comment.