A collection of Github actions used in my projects.
Find a file
dependabot[bot] 75c58e9ab5
Bump node from 15.7.0-alpine to 16.3.0-alpine in /eslint
Bumps node from 15.7.0-alpine to 16.3.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>
2021-06-04 07:55:34 +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 15.7.0-alpine to 16.3.0-alpine in /eslint 2021-06-04 07:55:34 +00:00
rubocop Bump ruby from 9ce8477 to 70227bd in /rubocop 2019-08-29 08:40:25 +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.