Commit graph

6 commits

Author SHA1 Message Date
NAHO
c9e89d4478
ci: deprecate 25.05 branch (#2051)
Link: https://github.com/nix-community/stylix/pull/2051
2025-12-03 16:01:54 +01:00
0xda157
70c444a10d
ci: update dependencies on 25.11 branch (#2027)
Link: https://github.com/nix-community/stylix/pull/2027

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-11-26 22:16:50 +01:00
awwpotato
732c666ba5
ci: fix dependabot backport label (#1585) 2025-07-04 14:49:43 +01:00
awwpotato
101d23dfac
ci: fix dependabot backport label (#1288)
Link: https://github.com/danth/stylix/pull/1288
2025-05-16 17:22:12 -07:00
awwpotato
245a167c75
ci: backport dependabot by default (#1149) 2025-04-25 13:35:17 +01:00
NAHO
825490bb5e
ci: add GitHub Dependabot to keep GitHub Actions up-to-date (#517)
> [GitHub] Actions are often updated with bug fixes and new features to
> make automated processes more reliable, faster, and safer. When you
> enable Dependabot version updates for GitHub Actions, Dependabot will
> help ensure that references to actions in a repository's workflow.yml
> file and reusable workflows used inside workflows are kept up to date.
>
> [...]
>
> If a more recent version of the action is available, Dependabot will
> send you a pull request that updates the reference in the workflow
> file to the latest version.
>
> -- GitHub Docs
>    https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot

Link: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#commit-message
Link: https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
Link: https://github.com/danth/stylix/pull/517

Co-authored-by: Daniel Thwaites <danthwaites30@btinternet.com>
2024-08-23 20:22:33 +01:00