Commit graph

6 commits

Author SHA1 Message Date
dependabot[bot]
fd68ee2f01
Bump actions/checkout from 5 to 6 (#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-06 05:09:10 -07:00
dependabot[bot]
d1ffe2df37
Bump actions/checkout from 4 to 5 (#5)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-11 16:49:15 -07:00
Tommy
255be6a5fb
Ignore SC3040
Signed-off-by: Tommy <contact@tommytran.io>
2024-09-11 18:29:38 -07:00
Tommy
92c299654a
Add permission control for workflow
Signed-off-by: Tommy <contact@tommytran.io>
2024-09-10 16:23:41 -07:00
Tommy
107255bd73
Daily update for Github Actions
Signed-off-by: Tommy <contact@tommytran.io>
2024-06-15 15:08:17 -07:00
Tommy
601720ee45
Add ShellCheck
Signed-off-by: Tommy <contact@tommytran.io>
2024-05-31 10:49:36 -07:00