No description
Find a file
semantic-release-bot 5bfaf3670b chore(release): 5.4.1 [skip ci]
## [5.4.1](https://github.com/dargmuesli/github-actions/compare/5.4.0...5.4.1) (2026-06-10)

### Bug Fixes

* schedule release ([f7a78cf](f7a78cf35d))
2026-06-10 03:53:08 +00:00
.github chore(deps): update all non-major dependencies to v6.0.3 2026-06-02 16:04:00 +00:00
.vscode chore(ide): allow ai features 2026-05-24 06:34:22 +02:00
.editorconfig chore: add editorconfig 2023-10-21 23:49:18 +02:00
.gitignore feat: add initial content 2022-01-07 04:05:00 +01:00
.prettierrc.json refactor: set configuration file ending 2025-12-12 01:10:47 +01:00
.releaserc.json chore(release): drop npm 2026-05-09 19:25:00 +02:00
.renovaterc.json refactor: set configuration file ending 2025-12-12 01:10:47 +01:00
CHANGELOG.md chore(release): 5.4.1 [skip ci] 2026-06-10 03:53:08 +00:00
CODEOWNERS chore: add code owners 2026-02-11 14:05:14 +01:00
LICENSE Initial commit 2022-01-07 03:27:51 +01:00
README.md ci(lock-file): add maintenance 2026-02-11 14:12:43 +01:00

github-actions

A collection of GitHub Action workflows to extend from.

  • browserslist-regex: creates a useragent regular expression matching browserslist targets
  • ci-optimization: optimizes CI by analyzing pull requests
  • dargstack-rgen: validates the README of a dargstack project
  • deploy-cloudflare-pages: deploys a build artifact to Cloudflare pages
  • docker: builds a Docker project, optionally uploading artifacts
  • lock_file-maintenance: maintains lock files for package managers
  • release-schedule: pushes a release commit if no other commits have been pushed for a week
  • release-semantic: run a semantic release