Fix update method for lcc rule resource #1296
Annotations
3 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run echo ::set-output name=current_milestone::v$(head -1 CHANGELOG.md | cut -d " " -f 2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run echo ::set-output name=milestone_id::$(curl -H "Authorization: ***" https://api.github.com/repos/cloudflare/terraform-provider-cloudflare/milestones | jq 'map(select(.title == "v4.48.0"))[0].number')
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading