Skip to content

Commit

Permalink
update scaler code
Browse files Browse the repository at this point in the history
  • Loading branch information
Bhavesh authored and Bhavesh committed Sep 30, 2024
1 parent a8e5fd9 commit fa94ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

- name: Go modules sync
#run: go mod tidy -compat=1.20
run: go mod tidy -compat=1.23
run: go mod tidy -compat=1.22.5

- name: Get the version
id: get_version
Expand Down

0 comments on commit fa94ac8

Please sign in to comment.