36 Commits

Author SHA1 Message Date
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
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
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
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
Andy McKay 6947fba479 Merge pull request #14 from actions/ethomson/update_description
Update description
2019-11-12 08:31:59 -08:00
Andy McKay 14a05b2511 Update action.yml
Revert name
2019-11-12 08:28:17 -08:00
Edward Thomson 1ba5d0f229 Update description 2019-11-08 16:54:30 +00:00
Danny McCormick 215051d77c Fix url 2019-08-29 15:53:22 -04:00
Mike Coutermarsh 2144f78be8 Merge pull request #6 from robinbrandt/patch-1
Fix typo in README
2019-08-18 13:23:06 -07:00
Robin Brandt c99bd8f80b Fix typo in README
Found this while reading the source for some GitHub actions.
2019-08-16 06:52:50 -04:00
Danny McCormick b01f95e469 Package nits v1.0.0 2019-08-07 10:36:18 -04:00
Danny McCormick 46c46978c2 Get it working (#2)
* Get it working (#1)

* Get it working

* Required token

* Logging

* Debug

* Debug

* Correct logging

* No setNeutral

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* working

* logging

* logging

* logging

* logging

* logging

* logging

* logging

* logging

* logging

* logging

* debug

* debug

* Logging

* Dont validate issues against prs

* Inputs should be snake cased

* Add example usage

* Respond to some feedback, some still left

* Respond to rest of feedback

* Fix period
2019-08-07 10:27:30 -04:00
Danny McCormick a10eefa292 Initial commit 2019-08-02 17:15:36 +00:00