Commit graph

43 commits

Author SHA1 Message Date
Victor Navarro
73d72b0fc4
Merge pull request #35 from binary1230/patch-1 2024-03-06 09:06:41 +01:00
Dominic Cerquetti
e84f286bcc
Update README.md - use v1.2
Change v1.1 references to v1.2 (latest)
2024-03-05 19:49:41 -05:00
Victor Navarro
1379ea20d4
Merge pull request #34 from RobPasMue/maint/update-nodejs20 2024-02-08 23:25:57 +01:00
Roberto Pastor Muela
5c598cab6f
feat: update to NodeJS 20 2024-02-08 08:58:20 +01:00
Victor Navarro
35d8338a67
Merge pull request #31 from willryan-stemcell/master 2023-10-12 18:28:27 -04:00
Will Ryan
2ac38c5367
Update additional "uses: actions/upload-artifact" lines with v1.1 2023-10-11 10:20:01 -07:00
Victor Navarro
6902d60227
Merge pull request #30 from hugoheml/patch-1
fix: github actions example on the readme
2023-10-01 11:50:57 +02:00
Victor Navarro
991fc37d2b
Merge pull request #23 from julillosamaral/patch-1
Update README.md
2023-10-01 11:50:11 +02:00
Victor Navarro
e0f8adce70
Merge pull request #28 from magmanu/master
Upgrade actions/core
2023-10-01 11:49:03 +02:00
Hugo H
aa5b953b97
fix: github actions example on the readme 2023-09-05 21:35:31 +02:00
Manu Magalhaes
7b9aeaa0a1 Upgrade actions/core 2023-05-02 18:20:54 +01:00
julillosamaral
02dbf665f1
Update README.md 2023-02-07 10:56:50 -03:00
Víctor Navarro
26a249fb00
Merge pull request #20 from RobPasMue/maint/update-nodejs16
Update action to use NodeJS 16
2022-10-23 10:43:01 +02:00
Roberto Pastor Muela
75e1c461d2
Update action to use NodeJS 16 2022-10-17 09:56:27 +02:00
Víctor Navarro
d78955ce8c
Merge pull request #12 from davidmfinol/patch-1
Update README.md
2022-06-18 22:44:34 +02:00
Víctor Navarro
6964f53611
Merge pull request #13 from lucemans/patch-1
Update README.md to reflect correct repository ownership
2022-06-18 22:44:07 +02:00
Luc
a43ab5f8cd
Update README.md 2022-01-01 12:11:46 +01:00
David Finol
5674c9c247
Update README.md
Use vimtor instead of papeloto
2021-12-31 13:24:19 -06:00
Víctor Navarro
ea2e8ccb48
Merge pull request #10 from jgillis/patch-2
Update README.md
2021-12-23 11:42:16 +01:00
jgillis
62d9801fd6
Update README.md 2021-12-21 22:57:58 +01:00
Víctor Navarro
7a2f79e6d5
Merge pull request #1 from vimtor/dependabot/npm_and_yarn/lodash-4.17.19
chore(deps): bump lodash from 4.17.15 to 4.17.19
2020-10-31 11:43:22 +01:00
Víctor Navarro
65041624df
Merge pull request #2 from vimtor/dependabot/npm_and_yarn/node-fetch-2.6.1
chore(deps): bump node-fetch from 2.6.0 to 2.6.1
2020-10-31 11:43:10 +01:00
Víctor Navarro
efadee42bb
Merge pull request #3 from vimtor/dependabot/npm_and_yarn/actions/core-1.2.6
chore(deps): bump @actions/core from 1.2.3 to 1.2.6
2020-10-31 11:43:03 +01:00
dependabot[bot]
31d62967b4
chore(deps): bump @actions/core from 1.2.3 to 1.2.6
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.3 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 17:34:13 +00:00
dependabot[bot]
df3daf4cc8
chore(deps): bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-12 17:10:57 +00:00
dependabot[bot]
b02cdafd15
chore(deps): bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-19 23:10:42 +00:00
Víctor Navarro
9264f072d0
Update README.md 2020-06-27 19:48:42 +02:00
Víctor Navarro
5f1c4aa587
Update action.yml 2020-03-21 16:37:47 +01:00
Víctor Navarro
ed807a7c46
Update README.md 2020-03-21 16:37:28 +01:00
Víctor Navarro
1ea5c54290
Update README.md 2020-03-21 16:36:09 +01:00
Víctor Navarro
8932131893
Update action.yml 2020-03-21 16:25:40 +01:00
papeloto
345143f1ea chore: remove output 2020-03-21 16:11:51 +01:00
papeloto
84a556cb4e docs: usage and inputs 2020-03-21 15:02:44 +01:00
papeloto
6842a4f571 feat: add recursive support 2020-03-21 14:46:00 +01:00
papeloto
ed1eb3211d fix: dir path zipping 2020-03-21 13:33:59 +01:00
papeloto
579632f552 debug: log files 2020-03-21 13:29:35 +01:00
papeloto
13e70558b7 refactor: dest input name 2020-03-21 13:20:56 +01:00
papeloto
a77ec1c880 fix: missing forward slash 2020-03-21 13:11:41 +01:00
papeloto
a1b75eab61 fix: nested paths 2020-03-21 13:08:23 +01:00
papeloto
32017ec6d6 fix: repeated variable 2020-03-21 12:52:26 +01:00
papeloto
d303734f9e chore: print files 2020-03-21 12:46:09 +01:00
papeloto
a136662816 feat: project files 2020-03-21 12:41:59 +01:00
Víctor Navarro
0ad34c7620
Initial commit 2020-03-20 22:31:44 +01:00