chore(deps): update https://github.com/actions/setup-go action to v6 #35

Open
siron-bot wants to merge 1 commit from renovate/https-github.com-actions-setup-go-6.x into main
Member

This PR contains the following updates:

Package Type Update Change
https://github.com/actions/setup-go action major v5v6

Release Notes

actions/setup-go (https://github.com/actions/setup-go)

v6.4.0

Compare Source

What's Changed
Enhancement
  • Add go-download-base-url input for custom Go distributions by @​gdams in #​721
Dependency update
Documentation update
New Contributors

Full Changelog: https://github.com/actions/setup-go/compare/v6...v6.4.0

v6.3.0

Compare Source

What's Changed

Full Changelog: https://github.com/actions/setup-go/compare/v6...v6.3.0

v6.2.0

Compare Source

What's Changed
Enhancements
Dependency updates
New Contributors

Full Changelog: https://github.com/actions/setup-go/compare/v6...v6.2.0

v6.1.0

Compare Source

What's Changed
Enhancements
Dependency updates
New Contributors

Full Changelog: https://github.com/actions/setup-go/compare/v6...v6.1.0

v6.0.0

Compare Source

What's Changed
Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades
New Contributors

Full Changelog: https://github.com/actions/setup-go/compare/v5...v6.0.0

v6

Compare Source

v5.6.0

Compare Source

What's Changed

Full Changelog: https://github.com/actions/setup-go/compare/v5...v5.6.0

v5.5.0

Compare Source

What's Changed
Bug fixes:
Dependency updates:
New Contributors

Full Changelog: https://github.com/actions/setup-go/compare/v5...v5.5.0

v5.4.0

Compare Source

What's Changed
Dependency updates :
New Contributors

Full Changelog: https://github.com/actions/setup-go/compare/v5...v5.4.0

v5.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/actions/setup-go/compare/v5...v5.3.0

v5.2.0

Compare Source

What's Changed
  • Leveraging the raw API to retrieve the version-manifest, as it does not impose a rate limit and hence facilitates unrestricted consumption without the need for a token for Github Enterprise Servers by @​Shegox in #​496
New Contributors

Full Changelog: https://github.com/actions/setup-go/compare/v5...v5.2.0

v5.1.0

Compare Source

What's Changed
  • Add workflow file for publishing releases to immutable action package by @​Jcambass in #​500
  • Upgrade IA Publish by @​Jcambass in #​502
  • Add architecture to cache key by @​Zxilly in #​493
    This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
    Note: This change may break previous cache keys as they will no longer be compatible with the new format.
  • Enhance workflows and Upgrade micromatch Dependency by @​priyagupta108 in #​510

Bug Fixes

New Contributors

Full Changelog: https://github.com/actions/setup-go/compare/v5...v5.1.0

v5.0.2

Compare Source

What's Changed
Bug fixes:
Dependency updates:
New Contributors

Full Changelog: https://github.com/actions/setup-go/compare/v5...v5.0.2

v5.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/actions/setup-go/compare/v5.0.0...v5.0.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [https://github.com/actions/setup-go](https://github.com/actions/setup-go) | action | major | `v5` → `v6` | --- ### Release Notes <details> <summary>actions/setup-go (https://github.com/actions/setup-go)</summary> ### [`v6.4.0`](https://github.com/actions/setup-go/releases/tag/v6.4.0) [Compare Source](https://github.com/actions/setup-go/compare/v6.3.0...v6.4.0) ##### What's Changed ##### Enhancement - Add go-download-base-url input for custom Go distributions by [@&#8203;gdams](https://github.com/gdams) in [#&#8203;721](https://github.com/actions/setup-go/pull/721) ##### Dependency update - Upgrade minimatch from 3.1.2 to 3.1.5 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;727](https://github.com/actions/setup-go/pull/727) ##### Documentation update - Rearrange README.md, add advanced-usage.md by [@&#8203;priyagupta108](https://github.com/priyagupta108) in [#&#8203;724](https://github.com/actions/setup-go/pull/724) - Fix Microsoft build of Go link by [@&#8203;gdams](https://github.com/gdams) in [#&#8203;734](https://github.com/actions/setup-go/pull/734) ##### New Contributors - [@&#8203;gdams](https://github.com/gdams) made their first contribution in [#&#8203;721](https://github.com/actions/setup-go/pull/721) **Full Changelog**: <https://github.com/actions/setup-go/compare/v6...v6.4.0> ### [`v6.3.0`](https://github.com/actions/setup-go/releases/tag/v6.3.0) [Compare Source](https://github.com/actions/setup-go/compare/v6.2.0...v6.3.0) ##### What's Changed - Update default Go module caching to use go.mod by [@&#8203;priyagupta108](https://github.com/priyagupta108) in [#&#8203;705](https://github.com/actions/setup-go/pull/705) - Fix golang download url to go.dev by [@&#8203;178inaba](https://github.com/178inaba) in [#&#8203;469](https://github.com/actions/setup-go/pull/469) **Full Changelog**: <https://github.com/actions/setup-go/compare/v6...v6.3.0> ### [`v6.2.0`](https://github.com/actions/setup-go/releases/tag/v6.2.0) [Compare Source](https://github.com/actions/setup-go/compare/v6.1.0...v6.2.0) ##### What's Changed ##### Enhancements - Example for restore-only cache in documentation by [@&#8203;aparnajyothi-y](https://github.com/aparnajyothi-y) in [#&#8203;696](https://github.com/actions/setup-go/pull/696) - Update Node.js version in action.yml by [@&#8203;ccoVeille](https://github.com/ccoVeille) in [#&#8203;691](https://github.com/actions/setup-go/pull/691) - Documentation update of actions/checkout by [@&#8203;deining](https://github.com/deining) in [#&#8203;683](https://github.com/actions/setup-go/pull/683) ##### Dependency updates - Upgrade js-yaml from 3.14.1 to 3.14.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;682](https://github.com/actions/setup-go/pull/682) - Upgrade [@&#8203;actions/cache](https://github.com/actions/cache) to v5 by [@&#8203;salmanmkc](https://github.com/salmanmkc) in [#&#8203;695](https://github.com/actions/setup-go/pull/695) - Upgrade actions/checkout from 5 to 6 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;686](https://github.com/actions/setup-go/pull/686) - Upgrade qs from 6.14.0 to 6.14.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;703](https://github.com/actions/setup-go/pull/703) ##### New Contributors - [@&#8203;ccoVeille](https://github.com/ccoVeille) made their first contribution in [#&#8203;691](https://github.com/actions/setup-go/pull/691) - [@&#8203;deining](https://github.com/deining) made their first contribution in [#&#8203;683](https://github.com/actions/setup-go/pull/683) **Full Changelog**: <https://github.com/actions/setup-go/compare/v6...v6.2.0> ### [`v6.1.0`](https://github.com/actions/setup-go/releases/tag/v6.1.0) [Compare Source](https://github.com/actions/setup-go/compare/v6...v6.1.0) ##### What's Changed ##### Enhancements - Fall back to downloading from go.dev/dl instead of storage.googleapis.com/golang by [@&#8203;nicholasngai](https://github.com/nicholasngai) in [#&#8203;665](https://github.com/actions/setup-go/pull/665) - Add support for .tool-versions file and update workflow by [@&#8203;priya-kinthali](https://github.com/priya-kinthali) in [#&#8203;673](https://github.com/actions/setup-go/pull/673) - Add comprehensive breaking changes documentation for v6 by [@&#8203;mahabaleshwars](https://github.com/mahabaleshwars) in [#&#8203;674](https://github.com/actions/setup-go/pull/674) ##### Dependency updates - Upgrade eslint-config-prettier from 10.0.1 to 10.1.8 and document breaking changes in v6 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;617](https://github.com/actions/setup-go/pull/617) - Upgrade actions/publish-action from 0.3.0 to 0.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;641](https://github.com/actions/setup-go/pull/641) - Upgrade semver and [@&#8203;types/semver](https://github.com/types/semver) by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;652](https://github.com/actions/setup-go/pull/652) ##### New Contributors - [@&#8203;nicholasngai](https://github.com/nicholasngai) made their first contribution in [#&#8203;665](https://github.com/actions/setup-go/pull/665) - [@&#8203;priya-kinthali](https://github.com/priya-kinthali) made their first contribution in [#&#8203;673](https://github.com/actions/setup-go/pull/673) - [@&#8203;mahabaleshwars](https://github.com/mahabaleshwars) made their first contribution in [#&#8203;674](https://github.com/actions/setup-go/pull/674) **Full Changelog**: <https://github.com/actions/setup-go/compare/v6...v6.1.0> ### [`v6.0.0`](https://github.com/actions/setup-go/releases/tag/v6.0.0) [Compare Source](https://github.com/actions/setup-go/compare/v6...v6) ##### What's Changed ##### Breaking Changes - Improve toolchain handling to ensure more reliable and consistent toolchain selection and management by [@&#8203;matthewhughes934](https://github.com/matthewhughes934) in [#&#8203;460](https://github.com/actions/setup-go/pull/460) - Upgrade Nodejs runtime from node20 to node 24 by [@&#8203;salmanmkc](https://github.com/salmanmkc) in [#&#8203;624](https://github.com/actions/setup-go/pull/624) Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. [See Release Notes](https://github.com/actions/runner/releases/tag/v2.327.1) ##### Dependency Upgrades - Upgrade [@&#8203;types/jest](https://github.com/types/jest) from 29.5.12 to 29.5.14 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;589](https://github.com/actions/setup-go/pull/589) - Upgrade [@&#8203;actions/tool-cache](https://github.com/actions/tool-cache) from 2.0.1 to 2.0.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;591](https://github.com/actions/setup-go/pull/591) - Upgrade [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 8.31.1 to 8.35.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;590](https://github.com/actions/setup-go/pull/590) - Upgrade undici from 5.28.5 to 5.29.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;594](https://github.com/actions/setup-go/pull/594) - Upgrade typescript from 5.4.2 to 5.8.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;538](https://github.com/actions/setup-go/pull/538) - Upgrade eslint-plugin-jest from 28.11.0 to 29.0.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;603](https://github.com/actions/setup-go/pull/603) - Upgrade `form-data` to bring in fix for critical vulnerability by [@&#8203;matthewhughes934](https://github.com/matthewhughes934) in [#&#8203;618](https://github.com/actions/setup-go/pull/618) - Upgrade actions/checkout from 4 to 5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;631](https://github.com/actions/setup-go/pull/631) ##### New Contributors - [@&#8203;matthewhughes934](https://github.com/matthewhughes934) made their first contribution in [#&#8203;618](https://github.com/actions/setup-go/pull/618) - [@&#8203;salmanmkc](https://github.com/salmanmkc) made their first contribution in [#&#8203;624](https://github.com/actions/setup-go/pull/624) **Full Changelog**: <https://github.com/actions/setup-go/compare/v5...v6.0.0> ### [`v6`](https://github.com/actions/setup-go/compare/v5.6.0...v6) [Compare Source](https://github.com/actions/setup-go/compare/v5.6.0...v6) ### [`v5.6.0`](https://github.com/actions/setup-go/releases/tag/v5.6.0) [Compare Source](https://github.com/actions/setup-go/compare/v5.5.0...v5.6.0) ##### What's Changed - Fall back to downloading from go.dev/dl instead of storage.googleapis.com/golang by [@&#8203;aparnajyothi-y](https://github.com/aparnajyothi-y) in [#&#8203;689](https://github.com/actions/setup-go/pull/689) **Full Changelog**: <https://github.com/actions/setup-go/compare/v5...v5.6.0> ### [`v5.5.0`](https://github.com/actions/setup-go/releases/tag/v5.5.0) [Compare Source](https://github.com/actions/setup-go/compare/v5.4.0...v5.5.0) ##### What's Changed ##### Bug fixes: - Update self-hosted environment validation by [@&#8203;priyagupta108](https://github.com/priyagupta108) in [#&#8203;556](https://github.com/actions/setup-go/pull/556) - Add manifest validation and improve error handling by [@&#8203;priyagupta108](https://github.com/priyagupta108) in [#&#8203;586](https://github.com/actions/setup-go/pull/586) - Update template link by [@&#8203;jsoref](https://github.com/jsoref) in [#&#8203;527](https://github.com/actions/setup-go/pull/527) ##### Dependency updates: - Upgrade [@&#8203;action/cache](https://github.com/action/cache) from 4.0.2 to 4.0.3 by [@&#8203;aparnajyothi-y](https://github.com/aparnajyothi-y) in [#&#8203;574](https://github.com/actions/setup-go/pull/574) - Upgrade [@&#8203;actions/glob](https://github.com/actions/glob) from 0.4.0 to 0.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;573](https://github.com/actions/setup-go/pull/573) - Upgrade ts-jest from 29.1.2 to 29.3.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;582](https://github.com/actions/setup-go/pull/582) - Upgrade eslint-plugin-jest from 27.9.0 to 28.11.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;537](https://github.com/actions/setup-go/pull/537) ##### New Contributors - [@&#8203;jsoref](https://github.com/jsoref) made their first contribution in [#&#8203;527](https://github.com/actions/setup-go/pull/527) **Full Changelog**: <https://github.com/actions/setup-go/compare/v5...v5.5.0> ### [`v5.4.0`](https://github.com/actions/setup-go/releases/tag/v5.4.0) [Compare Source](https://github.com/actions/setup-go/compare/v5.3.0...v5.4.0) ##### What's Changed ##### Dependency updates : - Upgrade semver from 7.6.0 to 7.6.3 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;535](https://github.com/actions/setup-go/pull/535) - Upgrade eslint-config-prettier from 8.10.0 to 10.0.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;536](https://github.com/actions/setup-go/pull/536) - Upgrade [@&#8203;action/cache](https://github.com/action/cache) from 4.0.0 to 4.0.2 by [@&#8203;aparnajyothi-y](https://github.com/aparnajyothi-y) in [#&#8203;568](https://github.com/actions/setup-go/pull/568) - Upgrade undici from 5.28.4 to 5.28.5 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;541](https://github.com/actions/setup-go/pull/541) ##### New Contributors - [@&#8203;aparnajyothi-y](https://github.com/aparnajyothi-y) made their first contribution in [#&#8203;568](https://github.com/actions/setup-go/pull/568) **Full Changelog**: <https://github.com/actions/setup-go/compare/v5...v5.4.0> ### [`v5.3.0`](https://github.com/actions/setup-go/releases/tag/v5.3.0) [Compare Source](https://github.com/actions/setup-go/compare/v5.2.0...v5.3.0) ##### What's Changed - Use the new cache service: upgrade `@actions/cache` to `^4.0.0` by [@&#8203;Link-](https://github.com/Link-) in [#&#8203;531](https://github.com/actions/setup-go/pull/531) - Configure Dependabot settings by [@&#8203;HarithaVattikuti](https://github.com/HarithaVattikuti) in [#&#8203;530](https://github.com/actions/setup-go/pull/530) - Document update - permission section by [@&#8203;HarithaVattikuti](https://github.com/HarithaVattikuti) in [#&#8203;533](https://github.com/actions/setup-go/pull/533) - Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;534](https://github.com/actions/setup-go/pull/534) ##### New Contributors - [@&#8203;Link-](https://github.com/Link-) made their first contribution in [#&#8203;531](https://github.com/actions/setup-go/pull/531) **Full Changelog**: <https://github.com/actions/setup-go/compare/v5...v5.3.0> ### [`v5.2.0`](https://github.com/actions/setup-go/releases/tag/v5.2.0) [Compare Source](https://github.com/actions/setup-go/compare/v5.1.0...v5.2.0) ##### What's Changed - Leveraging the raw API to retrieve the version-manifest, as it does not impose a rate limit and hence facilitates unrestricted consumption without the need for a token for Github Enterprise Servers by [@&#8203;Shegox](https://github.com/Shegox) in [#&#8203;496](https://github.com/actions/setup-go/pull/496) ##### New Contributors - [@&#8203;Shegox](https://github.com/Shegox) made their first contribution in [#&#8203;496](https://github.com/actions/setup-go/pull/496) **Full Changelog**: <https://github.com/actions/setup-go/compare/v5...v5.2.0> ### [`v5.1.0`](https://github.com/actions/setup-go/releases/tag/v5.1.0) [Compare Source](https://github.com/actions/setup-go/compare/v5.0.2...v5.1.0) ##### What's Changed - Add workflow file for publishing releases to immutable action package by [@&#8203;Jcambass](https://github.com/Jcambass) in [#&#8203;500](https://github.com/actions/setup-go/pull/500) - Upgrade IA Publish by [@&#8203;Jcambass](https://github.com/Jcambass) in [#&#8203;502](https://github.com/actions/setup-go/pull/502) - Add architecture to cache key by [@&#8203;Zxilly](https://github.com/Zxilly) in [#&#8203;493](https://github.com/actions/setup-go/pull/493) This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts. Note: This change may break previous cache keys as they will no longer be compatible with the new format. - Enhance workflows and Upgrade micromatch Dependency by [@&#8203;priyagupta108](https://github.com/priyagupta108) in [#&#8203;510](https://github.com/actions/setup-go/pull/510) **Bug Fixes** - Revise `isGhes` logic by [@&#8203;jww3](https://github.com/jww3) in [#&#8203;511](https://github.com/actions/setup-go/pull/511) ##### New Contributors - [@&#8203;Zxilly](https://github.com/Zxilly) made their first contribution in [#&#8203;493](https://github.com/actions/setup-go/pull/493) - [@&#8203;Jcambass](https://github.com/Jcambass) made their first contribution in [#&#8203;500](https://github.com/actions/setup-go/pull/500) - [@&#8203;jww3](https://github.com/jww3) made their first contribution in [#&#8203;511](https://github.com/actions/setup-go/pull/511) - [@&#8203;priyagupta108](https://github.com/priyagupta108) made their first contribution in [#&#8203;510](https://github.com/actions/setup-go/pull/510) **Full Changelog**: <https://github.com/actions/setup-go/compare/v5...v5.1.0> ### [`v5.0.2`](https://github.com/actions/setup-go/releases/tag/v5.0.2) [Compare Source](https://github.com/actions/setup-go/compare/v5.0.1...v5.0.2) ##### What's Changed ##### Bug fixes: - Fix versions check failure by [@&#8203;HarithaVattikuti](https://github.com/HarithaVattikuti) in [#&#8203;479](https://github.com/actions/setup-go/pull/479) ##### Dependency updates: - Bump braces from 3.0.2 to 3.0.3 and undici from 5.28.3 to 5.28.4 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;487](https://github.com/actions/setup-go/pull/487) ##### New Contributors - [@&#8203;HarithaVattikuti](https://github.com/HarithaVattikuti) made their first contribution in [#&#8203;479](https://github.com/actions/setup-go/pull/479) **Full Changelog**: <https://github.com/actions/setup-go/compare/v5...v5.0.2> ### [`v5.0.1`](https://github.com/actions/setup-go/releases/tag/v5.0.1) [Compare Source](https://github.com/actions/setup-go/compare/v5...v5.0.1) ##### What's Changed - Bump undici from 5.28.2 to 5.28.3 and dependencies upgrade by [@&#8203;dependabot](https://github.com/dependabot) , [@&#8203;HarithaVattikuti](https://github.com/HarithaVattikuti) in [#&#8203;465](https://github.com/actions/setup-go/pull/465) - Update documentation with latest V5 release notes by [@&#8203;ab](https://github.com/ab) in [#&#8203;459](https://github.com/actions/setup-go/pull/459) - Update version documentation by [@&#8203;178inaba](https://github.com/178inaba) in [#&#8203;458](https://github.com/actions/setup-go/pull/458) - Documentation update of `actions/setup-go` to v5 by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;449](https://github.com/actions/setup-go/pull/449) ##### New Contributors - [@&#8203;ab](https://github.com/ab) made their first contribution in [#&#8203;459](https://github.com/actions/setup-go/pull/459) **Full Changelog**: <https://github.com/actions/setup-go/compare/v5.0.0...v5.0.1> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjguNSIsInVwZGF0ZWRJblZlciI6IjQzLjE2OC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update https://github.com/actions/setup-go action to v6
All checks were successful
CI / version (pull_request) Successful in 43s
CI / go-validation (pull_request) Successful in 3m11s
CI / sdk-validation (pull_request) Successful in 5m56s
ccb19fd07a

Expected next release version: v0.4.2

This version is calculated with svu next from the current merge request state.

<!-- forgejo-pulumi-provider-release-version --> Expected next release version: `v0.4.2` This version is calculated with `svu next` from the current merge request state.
All checks were successful
CI / version (pull_request) Successful in 43s
CI / go-validation (pull_request) Successful in 3m11s
CI / sdk-validation (pull_request) Successful in 5m56s
This pull request is blocked because it's outdated.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/https-github.com-actions-setup-go-6.x:renovate/https-github.com-actions-setup-go-6.x
git switch renovate/https-github.com-actions-setup-go-6.x
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
sironheart/forgejo-pulumi-provider!35
No description provided.