A collection of Github actions used in my projects.
Go to file
dependabot[bot] 12a18af410
Bump node from 18.4.0-alpine to 19.0.0-alpine in /eslint
Bumps node from 18.4.0-alpine to 19.0.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 07:04:32 +00:00
.github Create Dependabot config file 2020-09-24 21:08:30 +00:00
bats Fix bats action 2019-10-12 17:47:17 +02:00
eslint Bump node from 18.4.0-alpine to 19.0.0-alpine in /eslint 2022-10-19 07:04:32 +00:00
rubocop Bump ruby from 70227bd to 9ce8477 in /rubocop 2021-02-08 08:25:31 +00:00
README.md Added RuboCop. 2019-01-05 18:05:05 +01:00

GitHub actions

A collection of GitHub actions that I use in my projects.

Actions

ESLint

ESLint is a JavaScript linter.

RuboCop

RuboCop is a Ruby static code analyzer and code formatter.