Skip to content

Commit

Permalink
deps: bump netlify-cli dependency to 17.0.1
Browse files Browse the repository at this point in the history
Per:

    https://answers.netlify.com/t/under-the-hood-changes-to-go-function-uploads-please-update-your-netlify-cli-version/104726

Signed-off-by: Paul Jolly <[email protected]>
Change-Id: I6e242c5590b6ee8ab71b3be73b89a9c60f1a28b7
Dispatch-Trailer: {"type":"trybot","CL":1171600,"patchset":1,"ref":"refs/changes/00/1171600/1","targetBranch":"master"}
  • Loading branch information
myitcv authored and cueckoo committed Nov 2, 2023
1 parent 4b2c488 commit d994133
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update_tip.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/ci/repo/repo.cue
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ hugoVersion: "0.115.4"

// netlifyCLIVersion is the version of the Netlify CLI used to deploy tip and
// deploy previews of CLs
netlifyCLIVersion: "12.4.0"
netlifyCLIVersion: "17.0.1"

netlifySites: {
cls: "cue-cls"
Expand Down

0 comments on commit d994133

Please sign in to comment.