Skip to content

GitHub workflows are out of date #183

Open
@mcmire

Description

@mcmire

The GitHub workflows in this repo do not align with the module template. Specifically, actions/cache is still being used in an unsafe manner (we should be using the checkout-and-setup action).

This should fix:

Acceptance Criteria

  • .github/workflows in this repo matches the same directory in the module template.
  • The Dependabot config should match the module template.
  • The pull request template should match the module template (minus the final section).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions