Skip to content

Include version comments in GH action uses-lines #2439

@jku

Description

@jku

Dependabot nowadays updates GH action version number if one is included as a comment. That would be useful.

So in all actions in .github/workflows/*.yml instead of using

uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f

we should use:

uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4

Fixing all uses lines does not have to happen in a single PR

Metadata

Metadata

Assignees

Labels

good first issueBite-sized items for first time contributors

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions