Skip to content

New versions of GitHub Actions used by bandit #890

@ericwb

Description

@ericwb

Discussed in #889

Originally posted by mportesdev May 2, 2022
Hello everyone, and thanks for this great tool for Python coders.

I noticed that the following GitHub Actions have been upgraded to version 3 recently:
https://github.com/actions/checkout
https://github.com/actions/setup-python

I think it should be considered to use actions/checkout@v3 and actions/setup-python@v3 everywhere in this project's Actions workflows and check if everything works alright.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions