Skip to content

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 05 Oct 10:22
· 3 commits to main since this release
321bb96

🩹 [Patch]: Update Dependabot configuration to include labels for GitHub Actions (#12)

Description

This pull request adds a Dependabot configuration file to the repository, enabling automated dependency updates for GitHub Actions workflows.

Dependency management automation:

  • Added a .github/dependabot.yml file to configure Dependabot to check for updates to GitHub Actions dependencies on a weekly schedule and label related pull requests with dependencies and github-actions.