Ben De St Paer-Gotch
1c611a1969
Merge pull request #317 from actions/nebuk89-patch-1
...
Update README.md
2025-06-06 09:24:14 +01:00
Ben De St Paer-Gotch
50a5d90d4c
Update README.md
2025-06-02 10:30:48 +01:00
Ben De St Paer-Gotch
335e505279
Update README.md
2025-06-02 10:28:56 +01:00
Ben De St Paer-Gotch
31ce3d36fe
Update README.md
2025-06-02 10:26:52 +01:00
Nick Alteen
26f159bd23
Update permissions
2025-02-19 14:01:25 -05:00
Nick Alteen
d36a570e81
Point to main version
2025-02-19 13:58:51 -05:00
Nick Alteen
53d94eab80
Udate workflows
2025-02-19 13:52:16 -05:00
Nick Alteen
f3b7e2a898
Update licenses
2025-02-19 13:47:42 -05:00
Nick Alteen
9fd9166ad2
Add linting and testing configs
2025-02-19 13:47:31 -05:00
Nick Alteen
ee654d9b4e
Convert action to TypeScript
2025-02-19 13:47:20 -05:00
Nick Alteen
cbfc30b14e
Remove @actions/toolkit tar files
2025-02-19 12:29:12 -05:00
Nick Alteen
42e6cd0497
Add config files
2025-02-19 12:28:55 -05:00
Nick Alteen
d94ed8e502
Merge branch 'master'
2025-02-19 12:13:48 -05:00
Nick Alteen
6de062d9b6
Merge pull request #16 from simonw/patch-1
...
Demonstrate |- multiline YAML string in README
2025-02-19 12:10:44 -05:00
Nick Alteen
41ddf9c831
Merge pull request #36 from tacaswell/doc_complete_example
...
DOC: adjust the example to show a full yaml file
2024-02-22 12:02:54 -05:00
Nick Alteen
fe1cfc10c8
Merge branch 'main' into doc_complete_example
2024-02-22 12:02:46 -05:00
Nick Alteen
de709c3f9f
Merge pull request #75 from Alirezaaraby/patch-2
...
Update README.md
2024-02-22 11:54:34 -05:00
Nick Alteen
c1f2042186
Merge pull request #274 from TheGuptaEmpire/first-contributor
...
Installed @actions/core
2024-02-22 11:52:16 -05:00
Allan Guigou
34f15e814f
Merge pull request #288 from actions/allanguigou/bump-minor-version
...
Bump Version to 1.3.0
v1.3.0
2023-11-29 09:07:43 -05:00
Allan Guigou
3c71ce7302
1.3.0
v1
2023-11-29 14:03:25 +00:00
Allan Guigou
001cc8d0fc
Merge pull request #287 from actions/bump-node-to-v18
...
Update base image to node:20.10-buster-slim
2023-11-29 08:58:08 -05:00
Allan Guigou
625b19473c
Update to node 20.10
2023-11-29 13:46:12 +00:00
Allan Guigou
3aee370a6b
Update license to MIT
2023-11-28 21:28:04 +00:00
Allan Guigou
f3836b2e99
Update licensed cache
2023-11-28 21:15:25 +00:00
Allan Guigou
c23c7ec25b
Update base image to node:18.18.2-buster-slim
...
Add dependency on @octokit/rest to satisfy build requirements.
2023-11-28 20:41:18 +00:00
Patrick Ellis
1dbfe1ba55
Merge pull request #276 from actions/releases/v1.1.1
...
Update package.json version to v1.2.0
v1.2.0
2023-09-27 15:48:35 -04:00
Patrick Ellis
15b3c5fd4d
1.2.0
2023-09-27 15:28:33 -04:00
Patrick Ellis
75f2492c00
Merge pull request #275 from actions/pje/upgrade-codeql-actions-to-v2
...
Upgrade codeql actions to v2
2023-09-27 15:27:00 -04:00
Patrick Ellis
cc18bea05f
Upgrade codeql actions to v2
...
Currently we're using v1, and there have been some important changes since then.
In particular, the latest version, v2.14.4, contains an important security patch:
> The CodeQL CLI no longer supports the `SEMMLE_JAVA_ARGS` environment variable. All previous versions of the CodeQL CLI perform command substitution on the `SEMMLE_JAVA_ARGS` value (for example, replacing `'$(echo foo)'` with `'foo'`) when starting a new Java virtual machine, which, depending on the execution environment, may have security implications. Users are advised to check their environments for possible `SEMMLE_JAVA_ARGS` misuse.
See the [codeql-action release notes](https://github.com/github/codeql-cli-binaries/releases/tag/v2.14.4 ) for full details.
2023-09-27 15:11:26 -04:00
SG
0ae396c32e
installed @actions/core
2023-09-25 22:45:46 +05:30
Cory Miller
64bdb23066
Merge pull request #105 from actions/users/cory-miller/add-first-interaction
...
Use first-interaction in the repository
2022-10-06 14:39:13 -04:00
Cory Miller
ba7d609515
Use first-interaction in the repository
2022-10-06 14:08:49 -04:00
Cory Miller
1d8459ca65
Merge pull request #104 from actions/releases/v1.1.1
...
Update package version
v1.1.1
2022-10-06 11:37:18 -04:00
Cory Miller
6a9caa2f7b
Merge branch 'main' of github.com:actions/first-interaction
2022-10-06 11:32:46 -04:00
Cory Miller
92b352189b
1.1.1
2022-10-06 11:31:15 -04:00
Thomas Boop
51a6bff8bc
Merge pull request #103 from thyeggman/thyeggman/fix-octokit-error
...
Updating bundled toolkit packages and fix error
2022-10-06 10:30:15 -04:00
Jacob Wallraff
01781a83e5
Update licenses
2022-10-03 16:16:46 -07:00
Jacob Wallraff
6b06292965
Updating bundled toolkit packages and fix error
2022-10-03 15:23:34 -07:00
Alirezaarabi
668eef3c29
Update README.md
2022-04-07 04:47:22 -07:00
Tingluo Huang
dafa9ae191
Merge pull request #73 from actions/TingluoHuang-patch-1
...
Create codeql-analysis.yml to enable code scan
2022-03-30 13:57:38 -04:00
Tingluo Huang
07f2b50de7
Create codeql-analysis.yml
2022-03-30 13:51:26 -04:00
Ross Brodbeck
55b296e932
Create CODEOWNERS
2021-02-04 12:26:21 -05:00
Thomas A Caswell
6dc4929aa5
DOC: adjust the example to show a full yaml file
2020-12-22 17:20:57 -05:00
David Kale
bd33205aa5
Revert "update licenses and added package-lock ( #26 )" ( #27 )
...
This reverts commit fd47e658a1 .
v1.1.0
2020-10-27 17:37:07 -04:00
Jeroen Knoops
a5c969ea55
Use node version 14.4.0 ( #24 )
...
Closes #23
2020-10-27 16:07:20 -04:00
Jeroen Knoops
fd47e658a1
update licenses and added package-lock ( #26 )
2020-10-27 16:04:41 -04:00
Ross Brodbeck
ccbe329410
Merge pull request #22 from thboop/main
...
Add Licensed to verify third party dependencies
2020-09-23 12:20:09 -04:00
Thomas Boop
fe6b124afb
swap to npm install
2020-09-09 15:07:18 -04:00
Thomas Boop
d46231185f
Add Licensed to verify third party dependencies
2020-09-09 12:00:05 -04:00
Simon Willison
8c5a0e4aad
Demonstrate |- multiline YAML string in README
2019-11-27 15:32:50 -08:00