Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Fix deprecation warning in Terraform GH action #44

Closed
tgeoghegan opened this issue Oct 9, 2020 · 1 comment
Closed

Fix deprecation warning in Terraform GH action #44

tgeoghegan opened this issue Oct 9, 2020 · 1 comment
Labels
internal Improvements to project infrastructure or code that don't directly affect the end result.

Comments

@tgeoghegan
Copy link
Collaborator

Running a test job on a PR today I saw GitHub throwing some warnings:
https://github.com/abetterinternet/prio-server/actions/runs/296499641

Apparently some GH Actions features are being deprecated to address a vulnerability: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

I don't see where we directly use this, so it might be the Terraform actions we depend on.

@yuriks yuriks added the internal Improvements to project infrastructure or code that don't directly affect the end result. label Oct 13, 2020
@tgeoghegan
Copy link
Collaborator Author

I don't think this is a problem anymore.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
internal Improvements to project infrastructure or code that don't directly affect the end result.
Projects
None yet
Development

No branches or pull requests

2 participants