Skip to content

Commit

Permalink
feat: update checker go mod version
Browse files Browse the repository at this point in the history
  • Loading branch information
cubxxw committed Mar 22, 2024
1 parent fd1c2fe commit 255a8c1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,11 @@ inputs:
go-version:
description: 'The version of Go to use for running the detector.'
required: true
default: '1.21'
default: '1.22'
detector-version:
description: 'The version of the Comment Language Detector to install.'
required: false
default: 'latest'
config-path:
description: 'Path to the configuration file for the detector.'
required: false

runs:
using: 'composite'
Expand Down

0 comments on commit 255a8c1

Please sign in to comment.