github-actions[bot]
|
3f0edd48f8
|
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.26.8-574aaa581
|
2024-09-19 11:24:28 +00:00 |
Chris Gavin
|
86b04fb0e4
|
Add a warning to not specify a `token` input in most cases.
|
2024-09-13 15:48:32 +01:00 |
Chris Gavin
|
51de6a802f
|
Use RFC-style requirements.
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
|
2024-09-13 15:42:15 +01:00 |
Chris Gavin
|
d795ead7df
|
Fix incorrect documentation about the `token` input to the Actions.
|
2024-09-13 10:05:33 +01:00 |
github-actions[bot]
|
a023017ea9
|
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.24.10-4355270be
# Conflicts:
# lib/codeql.js
# src/codeql.ts
|
2024-04-05 15:02:14 +00:00 |
Koen Vlaswinkel
|
2bbafcdd7f
|
Upload debug artifacts for upload-sarif
|
2024-03-22 14:15:17 +01:00 |
Henry Mercer
|
b301568384
|
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.24.1-e675ced7a
|
2024-02-13 15:28:12 +00:00 |
Josh Soref
|
9e39a05578
|
Document `action.inputs.token` (#2110)
|
2024-02-08 09:45:27 +00:00 |
github-actions[bot]
|
5b498ba405
|
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.24.0-e8893c57a
|
2024-02-02 18:32:36 +00:00 |
Josh Soref
|
cfefe3a7e8
|
Clarify that ref inputs are ignored for forks
|
2024-01-29 16:46:40 -05:00 |
nickfyson
|
47334bf4e9
|
Revert "change to node20 for all actions"
This reverts commit d651fbc494 .
|
2023-12-13 20:05:23 +00:00 |
nickfyson
|
6b5b958063
|
remove dedundant single quotes from node version strings
|
2023-12-13 11:38:14 +00:00 |
nickfyson
|
d651fbc494
|
change to node20 for all actions
|
2023-12-07 14:07:26 +00:00 |
Chris Gavin
|
9885f86fab
|
Re-enable waiting for processing by default, using the new API semantics.
|
2022-03-30 12:24:59 +01:00 |
Henry Mercer
|
3d23aade46
|
Use Node.js v16 in all Actions
|
2022-03-28 14:39:00 +01:00 |
Henry Mercer
|
21c48e7a01
|
Revert "Use Node.js v16 in all Actions"
This reverts commit 34c777f8d0 .
|
2022-02-17 13:51:03 +00:00 |
Henry Mercer
|
34c777f8d0
|
Use Node.js v16 in all Actions
This is now in active LTS status.
|
2022-02-08 13:55:23 +00:00 |
Andrew Eisenberg
|
6c6b8c33c4
|
Update the description of new inputs
These new inputs will not work on pull requests from forks.
|
2022-02-01 10:34:45 -08:00 |
Alex Croteau
|
5916f9896d
|
Applies recomendation in upload-sarif/action.yml
|
2022-01-31 20:06:17 -05:00 |
cw-acroteau
|
0dd4dbf9d9
|
Apply documentation suggestions from code review
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
|
2022-01-31 20:06:17 -05:00 |
Alex Croteau
|
980fd4ed38
|
Adds ref and SHA as inputs, and sarif-id as output
|
2022-01-31 20:06:17 -05:00 |
Chris Gavin
|
713eacdf6c
|
Revert "Start waiting for processing by default."
This reverts commit b661ef1697 .
|
2022-01-21 10:25:57 +00:00 |
Chris Gavin
|
b661ef1697
|
Start waiting for processing by default.
|
2021-12-09 10:21:34 +00:00 |
Chris Gavin
|
823bb21bbb
|
Add a default value for `wait-for-processing`.
|
2021-11-17 12:33:38 +00:00 |
Chris Gavin
|
316ad9d919
|
Add an option to allow waiting until an analysis has been processed before finishing the Action.
|
2021-11-17 12:14:13 +00:00 |
Aditya Sharad
|
73f3a24896
|
upload-sarif: Link to docs on upload limits
|
2021-10-14 12:17:06 -07:00 |
David Verdeguer
|
40fb1f3f00
|
Add category input
|
2021-04-28 14:32:16 +02:00 |
Felicity Chapman
|
a3a8231e64
|
Update upload-sarif/action.yml
Co-authored-by: hubwriter <hubwriter@github.com>
|
2021-01-19 17:17:45 +00:00 |
Felicity Chapman
|
d0ac97e33f
|
Add results limit to description
|
2021-01-19 17:02:31 +00:00 |
Eric Cornelissen
|
512c07d9a3
|
Fix typos in Action config files
|
2020-11-20 11:11:17 +01:00 |
Robert Brignull
|
9e342a9b83
|
rename the action entrypoint files
|
2020-08-24 15:15:26 +01:00 |
anaarmas
|
28ccc3db2d
|
Initial commit (from f5274cbdce4ae7c9e4b937dcdf95ac70ae436d5f)
|
2020-04-28 17:23:37 +02:00 |