Compare commits

...

2 Commits

Author SHA1 Message Date
Allan Guigou 3c71ce7302 1.3.0 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
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "first-interaction-action",
"version": "1.2.0",
"version": "1.3.0",
"description": "An action for greeting first time contributors.",
"main": "lib/main.js",
"scripts": {