Commit Graph

44 Commits

Author SHA1 Message Date
Nick Alteen e01cee858b Fix linting errors 2024-02-22 09:49:41 -05:00
dependabot[bot] 885a2b4891 Bump super-linter/super-linter from 5 to 6
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 5 to 6.
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/super-linter/super-linter/compare/v5...v6)

---
updated-dependencies:
- dependency-name: super-linter/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 11:55:18 +00:00
Nick Alteen 290a125e98 Merge pull request #28 from actions/codeowners
Update CODEOWNERS
2024-01-08 10:47:52 -05:00
Nick Alteen 3b5dba6d10 Update CODEOWNERS 2023-12-15 10:20:43 -05:00
Nick Alteen 469a269999 Merge pull request #27 from actions/dependabot/docker/docker-minor-a4fdb1f2bd
Bump the docker-minor group with 1 update
2023-12-11 09:29:28 -05:00
dependabot[bot] 211fd2c11a Bump the docker-minor group with 1 update
Bumps the docker-minor group with 1 update: alpine.


---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 11:19:26 +00:00
Nick Alteen 147b26dda6 Merge pull request #24 from actions/dependencies
Update Dependabot Grouping
2023-12-01 11:08:40 -05:00
Nick Alteen 6e7b362362 Add missing perms 2023-12-01 09:09:41 -05:00
Nick Alteen 768e534a49 Merge pull request #25 from actions/codeowners
Document CODEOWNERS
2023-12-01 09:05:14 -05:00
Nick Alteen 06cd4dd20d Merge pull request #26 from actions/line-feed
Enforce line-ending style
2023-12-01 09:03:23 -05:00
Nick Alteen 650de4f8a2 Enforce line-ending style 2023-11-28 12:46:39 -05:00
Nick Alteen bf6227bf36 Document CODEOWNERS 2023-11-28 11:32:35 -05:00
Nick Alteen 8b2413dfed Update permissions scope 2023-11-27 23:52:38 -05:00
Nick Alteen 7d6e75e1d8 Group dependencies 2023-11-27 23:52:28 -05:00
Nick Alteen 9a98c7445b Merge pull request #23 from ncalteen/license
Update LICENSE and Dependabot
2023-11-16 14:15:43 -05:00
Nick Alteen 95836f602f Change dependabot schedule 2023-11-16 10:20:52 -05:00
Nick Alteen 3e89fcb2f1 Update LICENSE to standard 2023-11-16 10:20:40 -05:00
Nick Alteen 77571553fd Merge pull request #21 from ncalteen/main
Update and reformat
2023-11-07 09:42:16 -05:00
Nick Alteen fa3159f173 Update README.md 2023-09-19 09:22:33 -04:00
Nick Alteen 5234986e11 Update workflow output 2023-09-15 11:36:32 -04:00
Nick Alteen d17ca00fba Update README and CODEOWNERS 2023-09-15 11:33:09 -04:00
Nick Alteen f4d919cc58 Add dependabot and linting 2023-09-15 11:32:56 -04:00
Nick Alteen 72fed7c8ea Clarify entrypoint 2023-09-15 11:32:44 -04:00
Nick Alteen 8525b07536 Fix Dockerfile 2023-09-15 11:32:34 -04:00
Nick Alteen cf21239949 Format action.yml 2023-09-15 11:32:21 -04:00
Nick Alteen 407d80e42d Add formatting with Prettier 2023-09-15 11:32:09 -04:00
Nick Alteen b90d85ff05 Add gitignore 2023-09-15 11:31:59 -04:00
Lucas Costi 0b406c0e14 Merge pull request #13 from actions/workflow-command-replacement
Update output to use new environment file method
v2
2022-10-17 10:57:12 +10:00
Lucas Costi 8579a20b8f Update README.md 2022-10-14 14:13:12 +10:00
Lucas Costi 778deccca4 Update output to use new environment file method 2022-10-14 14:06:01 +10:00
Lucas Costi b136eb8894 Merge pull request #3 from lucascosti/patch-1
Fix typo in output description
2019-09-25 10:59:48 +10:00
Lucas Costi 8d80963566 Merge pull request #1 from koppor/patch-1
Fix link to help
2019-09-25 10:59:00 +10:00
Lucas Costi fc354d7d3e Fix typo in output description 2019-09-23 15:28:55 +10:00
Oliver Kopp 2f7c2dc976 Fix link to help 2019-09-12 23:24:50 +02:00
Rachael Sewell 9a36e3c710 Make executable v1 2019-09-10 10:44:57 -07:00
Rachael Sewell 52ff0f31ea Add link to docs 2019-09-06 15:29:50 -07:00
Rachael Sewell 96373d9f5f Add license 2019-09-06 15:28:14 -07:00
Rachael Sewell 1dfcf4fa2b Update action.yml 2019-09-05 20:42:24 -07:00
Rachael Sewell fd4565c640 Add comments 2019-09-05 20:41:55 -07:00
Rachael Sewell 61d041ed97 Quotes aren't necessary 2019-09-05 13:42:29 -07:00
Rachael Sewell f221a28306 Update to latest syntax 2019-09-05 12:47:12 -07:00
Rachael Sewell e5f007dc08 Update logging syntax 2019-09-05 12:19:37 -07:00
Rachael Sewell 89bc9e7d71 Create README.md 2019-08-06 18:52:31 -07:00
Rachael Sewell bd2f61ac51 Initial commit 2019-08-03 21:11:09 -07:00