Skip to content

CI: dependabot to automate GitHub actions updates #1118

@realeinherjar

Description

@realeinherjar

Currently there's a bunch of actions that are outdated, e.g.

- uses: actions/checkout@v2

which is already on v4.

Adding a dependabot.yml to update these on a sane interval (weekly?) could help us.
It will automatically create PRs updating the CI GitHub actions.

dependabot was recently implemented in rust-bitcoin, see rust-bitcoin/rust-bitcoin#2052.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions