dependabot[bot]
326af7c531
build(deps): bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
7 months ago
Daniel Gibbs
fc2d4604aa
chore: synced file(s) with dgibbs64/repo-sync ( #87 )
* chore: synced local '.github/' with remote 'general/.github/'
* chore: synced local './' with remote 'docker/'
8 months ago
Daniel Gibbs
d942d4883e
chore: synced file(s) with dgibbs64/repo-sync ( #86 )
* chore: synced local '.github/' with remote 'general/.github/'
* chore: synced local './' with remote 'docker/'
10 months ago
Daniel Gibbs
2e91a9a691
chore: synced local './' with remote 'docker/' ( #81 )
11 months ago
Daniel Gibbs
ecda46cb11
feat: add OCI labels to the dockerfiles ( #79 )
11 months ago
Daniel Gibbs
35b2eec351
feat(workflows): add Prettier and Super Linter GitHub Actions
* Introduced `action-prettier.yml` for code formatting using Prettier.
* Added `action-super-linter.yml` for linting code with Super Linter.
* Both workflows trigger on push events to any branch.
11 months ago