Skip to content

New tag/release #31

Description

@i-ky

Is your feature request related to a problem? Please describe.
Node.js 20 is deprecated. Also CodeQL Action v3 will be deprecated in December 2026.

Describe the solution you'd like
A new tag/release to bump dependencies.

Describe alternatives you've considered
All necessary changes are already in main, so

uses: PyCQA/bandit-action@main

or a more targeted

uses: PyCQA/bandit-action@6bc3c38e4e7911d750d6021a3ef8d4256fd76109

should do the job. But main is mutable and commit hash is not really human-readable.

Additional context
Releases should ideally happen on a regular basis.

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