Skip to content

Commit e3ad76c

Browse files
committed
fix: alignment of go.mod version
1 parent 9765cde commit e3ad76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/provider-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
goreleaser-release-args: --verbose --parallelism 1 --timeout 120m0s # parallelism set to match the number of free cores on the runner
8080

8181
release-notes: false
82-
setup-go-version: 'go.mod'
82+
setup-go-version-file: 'go.mod'
8383
git-ref: ${{ github.event.inputs.release_version || github.ref }}
8484

8585
release-notes:

0 commit comments

Comments
 (0)