1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-01-05 06:59:02 +00:00
Commit graph

14 commits

Author SHA1 Message Date
Cedric
b92d15d9a2
actions: fix potential github action smells (#15274)
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
2024-04-26 23:57:00 +01:00
dependabot[bot]
2351ccda0d
build(deps): bump github/codeql-action from 2 to 3 (#15196)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-27 19:15:30 +00:00
dependabot[bot]
2957b982dd
build(deps): bump actions/checkout from 3 to 4 (#15195)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-27 19:15:22 +00:00
ilike2burnthing
3ee74aa52a
codeql: exclude IndexerConfig folder 2023-01-29 00:49:48 +00:00
ilike2burnthing
d0ebdea164
codeql: update (#13883) 2023-01-08 02:15:41 +00:00
ilike2burnthing
f8683c8533
codeql: update actions versions
based on dependabot PRs which were opened on my fork, but for whatever reason weren't opened here
2022-07-02 09:48:27 +01:00
ilike2burnthing
34d6933302
codeql: specify windows-2019
avoid breaking update to 2022 for windows-latest - https://github.com/actions/virtual-environments/issues/4856
2022-01-22 23:20:21 +00:00
ilike2burnthing
258f7fba1f
codeql: fix paths 2021-12-11 03:55:55 +00:00
ilike2burnthing
f794785866
codeql: only trigger on changes to core .cs and .js files 2021-12-09 17:36:05 +00:00
ilike2burnthing
eb21038e18
add CodeQL action - security vulnerabilities check
this time with .NET 6.0 fix from https://github.com/github/codeql-action/issues/757
2021-12-09 06:26:52 +00:00
ilike2burnthing
33523003d2
remove codeql 2021-11-22 01:56:11 +00:00
ilike2burnthing
1df4ec64f5
revert c6fc22dde3 2021-11-21 11:34:04 +00:00
ilike2burnthing
c6fc22dde3
codeql update
basically just a test
2021-11-21 11:29:36 +00:00
ilike2burnthing
f7f35c6458
add CodeQL action - security vulnerabilities check 2021-11-21 11:12:51 +00:00