├── .github └── dependabot.yml ├── README.md └── action.yml /.github/dependabot.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/astro/deadnix-action/HEAD/.github/dependabot.yml -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/astro/deadnix-action/HEAD/README.md -------------------------------------------------------------------------------- /action.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/astro/deadnix-action/HEAD/action.yml --------------------------------------------------------------------------------