Bump actions/setup-go from 3.4.0 to 3.5.0 by dependabot[bot] · Pull Request #329 · nginx/nginx-prometheus-exporter (original) (raw)

Bumps actions/setup-go from 3.4.0 to 3.5.0.

Release notes

Sourced from actions/setup-go's releases.

Add support for stable and oldstable aliases

In scope of this release we introduce aliases for the go-version input. The stable alias instals the latest stable version of Go. The oldstable alias installs previous latest minor release (the stable is 1.19.x -> the oldstable is 1.18.x).

Stable

steps:

OldStable

steps:

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR: