Commit Graph

25 Commits

Author SHA1 Message Date
dependabot[bot]
ccb130a4e4 Bump undici from 5.28.3 to 5.28.4
Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 10:22:10 -06:00
dependabot[bot]
9edad3c74d Bump undici from 5.26.5 to 5.28.3
Bumps [undici](https://github.com/nodejs/undici) from 5.26.5 to 5.28.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.26.5...v5.28.3)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 14:39:33 -07:00
Jasper
d23cd46e2d Update README.md 2024-01-31 08:35:21 -07:00
Alex Szczuczko
d0603cd0a7 npm install 2023-10-25 14:27:07 -06:00
Alex Szczuczko
850209ac54 Update dependencies 2023-10-25 14:26:52 -06:00
Julia Plewa
0efe77c650 Update node version 2023-10-25 14:17:29 -06:00
Aiden
58a73efb94 Update README.md 2022-11-09 06:52:43 -07:00
Alex Szczuczko
07c1e24a97 Add back in node_modules, updated 2022-11-03 10:55:07 -06:00
Alex Szczuczko
54a791097f Remove node_modules/ 2022-11-03 07:02:36 -06:00
Andreas Mosti
fabd239981 Updating node version to 16
👋 
Github as depricated the use of `node12`, [as explained here](https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/) så this PR updates the runtime from `node12` to `node16`.
2022-10-27 07:01:54 -06:00
Alex Szczuczko
2d2b557957 Bump @actions/core from 1.9.1 to 1.10.0 2022-10-20 07:12:03 -06:00
dependabot[bot]
0bb41b609d Bump @actions/core from 1.2.6 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1.
- [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)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 14:41:03 -06:00
dependabot[bot]
525a44b684 Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-26 07:10:33 -06:00
Alex Szczuczko
4d84fb9df3
Update version in readme example 2021-12-31 07:03:48 -07:00
Alex Szczuczko
ed6bf55433
Merge pull request #4 from parroty/fix/doc
Fix description for capitalized example
2021-12-31 07:02:11 -07:00
parroty
50d48eca5e Fix description for capitalized example 2021-12-31 21:06:04 +09:00
Alex Szczuczko
bafc781cc3
Merge pull request #3 from xPapla/patch-1
Typo fix
2020-12-17 07:04:07 -07:00
Alex Szczuczko
422b53d163
Merge pull request #2 from ASzc/dependabot/npm_and_yarn/actions/core-1.2.6
Bump @actions/core from 1.2.4 to 1.2.6
2020-12-17 07:03:42 -07:00
Alex Szczuczko
814ef23e6a
Merge pull request #1 from ASzc/dependabot/npm_and_yarn/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1
2020-12-17 07:03:14 -07:00
Michał
de97c5bd7c
Typo fix 2020-12-17 12:46:12 +01:00
dependabot[bot]
008e52be2a
Bump @actions/core from 1.2.4 to 1.2.6
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.4 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:43:50 +00:00
dependabot[bot]
9531e25616
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-13 03:36:35 +00:00
Alex Szczuczko
84a9d7f751 Fix capitalized not lowercasing the tail 2020-07-29 10:31:26 -06:00
Alex Szczuczko
ca9c047448 Add node_modules 2020-07-29 10:28:09 -06:00
Alex Szczuczko
e78fafd743 Initial version 2020-07-29 10:10:10 -06:00