Skip to content

Github actions 'deploy' workflow uses deprecated actions #481

@simon-20

Description

@simon-20

Brief Description
The deploy action uses Azure/appservice-settings@v1.1.1 which was for Node 12, and is being forced to run on Node 20.

It also uses the set-output command which is a deprecated GH feature that is due to be removed soon: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

To see full details, look at the logs from a previous Github actions run, e.g.:

https://github.com/IATI/validator-services/actions/runs/11727450796

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions