We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See warnings at https://github.com/cloudamqp/terraform-provider-cloudamqp/actions/runs/3311984617
Links to https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
This code:
terraform-provider-cloudamqp/.github/workflows/release.yml
Lines 27 to 32 in bf5abe6
The text was updated successfully, but these errors were encountered:
Oh I think we can solve this (and the other warnings about Node.js 12) by using newer actions/setup-go, v3.1.0 added go-version-file input: https://github.com/actions/setup-go/releases/tag/v3.1.0
actions/setup-go
go-version-file
More at https://github.com/actions/setup-go/releases
Sorry, something went wrong.
set-output
goreleaser/goreleaser-action
Should update goreleaser/goreleaser-action to v3 too: https://github.com/goreleaser/goreleaser-action/releases
And use v5 and not v5.0.0 of crazy-max/ghaction-import-gpg, so we get to use these releases automatically https://github.com/crazy-max/ghaction-import-gpg/releases
v5
v5.0.0
crazy-max/ghaction-import-gpg
00f4368
No branches or pull requests
See warnings at https://github.com/cloudamqp/terraform-provider-cloudamqp/actions/runs/3311984617
Links to https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
This code:
terraform-provider-cloudamqp/.github/workflows/release.yml
Lines 27 to 32 in bf5abe6
The text was updated successfully, but these errors were encountered: