Skip to content
This repository was archived by the owner on Feb 16, 2026. It is now read-only.
This repository was archived by the owner on Feb 16, 2026. It is now read-only.

Enable auto update of github actions. #81

@VolkerHartmann

Description

@VolkerHartmann

Is your feature request related to a problem? Please describe.
It is tedious to keep the githubActions versions up to date.
This can also be done by dependabot.

Describe the solution you'd like
Add the following lines to 'dependabot.yml':

  - package-ecosystem: "github-actions"
    directory: "/"
    target-branch: "development"
    schedule:
      interval: "weekly"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions