1
0
mirror of https://github.com/benjlevesque/short-sha.git synced 2025-12-06 01:37:51 +01:00

37 Commits

Author SHA1 Message Date
Benjamin Levesque
95aa108112 docs: update version in readme 2024-02-05 10:52:40 +01:00
KirillHouras
599815c8ee Change node version from 16 to 20 (#19) v3.0 2024-02-05 10:47:48 +01:00
Benjamin Levesque
36eb8c5309 Enable customization of env variable name v2.2 2023-03-19 11:36:59 +01:00
Benjamin Levesque
07f50eae02 Update README.md 2022-10-28 16:16:12 +02:00
Benjamin Levesque
726c11b3a5 Push tags v2.1 2022-10-28 15:43:52 +02:00
github-actions[bot]
8614edc304 Release 2022-10-28 14:10:53 +00:00
github-actions[bot]
a0b7c597ae Yarn cache 2022-10-28 15:37:10 +02:00
Benjamin Levesque
43cc5c879c ref_name 2022-10-28 15:32:58 +02:00
Benjamin Levesque
c2f9f2c090 Manual release trigger 2022-10-28 15:31:15 +02:00
Benjamin Levesque
385d92c56a delete redundant test 2022-10-28 15:22:54 +02:00
Benjamin Levesque
5da834993f Remove "any" 2022-10-28 15:04:23 +02:00
Xander Hendriks
a830b0d2aa Updated dependencies (#14) 2022-10-28 15:32:05 +02:00
Benjamin Levesque
7fccc89367 Automated release 2022-10-28 15:01:45 +02:00
Benjamin Levesque
5657e67fe0 fix readme version 2022-10-20 14:34:42 +02:00
Benjamin Levesque
beae32bd9e update version in readme 2022-10-20 10:49:17 +02:00
Benjamin Levesque
3c0aed290c remove old deprecation notice 2022-10-20 10:48:40 +02:00
Benjamin Levesque
c54f75df70 Update CI to node 16 2022-10-17 11:23:54 +02:00
Benjamin Levesque
fc7c019a7d Revert "Upgrade packages"
This reverts commit d7592a33c6.
2022-10-17 11:16:58 +02:00
Benjamin Levesque
d7592a33c6 Upgrade packages 2022-10-17 11:13:34 +02:00
Benjamin Levesque
ba62578933 Use Node 16 v2.0 2022-10-17 11:12:09 +02:00
Benjamin Levesque
344959a3df fix README default length 2021-09-06 11:23:05 +02:00
dependabot[bot]
59d2a9ef81 Bump hosted-git-info from 2.8.8 to 2.8.9 (#9)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 11:17:02 +02:00
dependabot[bot]
c9800764b8 Bump node-notifier from 8.0.0 to 8.0.2 (#8)
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.2.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 11:16:57 +02:00
dependabot[bot]
dcb258b70b Bump lodash from 4.17.15 to 4.17.21 (#7)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 11:10:06 +02:00
dependabot[bot]
ead48671cd Bump y18n from 4.0.0 to 4.0.3 (#6)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/compare/v4.0.0...y18n-v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 11:09:40 +02:00
Benjamin Levesque
11e380d3de Update actions/checkout to V2 in README 2020-11-18 09:59:41 +01:00
Torbjørn Vatn
67638e9adf Update the expample in the README to v1.2 (#5) 2020-11-18 09:51:44 +01:00
Benjamin Levesque
b095106c06 change zeit to vercel 2020-11-11 14:56:19 +01:00
Benjamin Levesque
26ec2ad012 add a warning related to set-env change 2020-11-11 14:50:06 +01:00
Benjamin Levesque
56c9032868 Github actions security fix & package upgrades (#4) v1.2 2020-11-11 13:32:35 +01:00
Benjamin LEVESQUE
0f5099858c Merge pull request #2 from FrancescoIlario/patch-1
Added @ref in uses step of gh action
2020-05-02 16:39:02 +02:00
Benjamin LEVESQUE
da73c6c771 fix typo 2020-05-02 16:37:35 +02:00
Francesco Ilario
09ad63594c Added @ref in uses step of gh action
Without the ref the action would throw an error.

Thank you for this nice action
2020-05-01 19:09:39 +02:00
Benjamin LEVESQUE
12c1ae7a90 export env variable v.1.1 v1.1 2020-03-09 23:57:43 +01:00
Benjamin LEVESQUE
7ca07b8f5c short-sha v1.0 2020-03-09 22:16:19 +01:00
Benjamin LEVESQUE
9f96a4f558 short-sha 2020-03-09 22:00:34 +01:00
Benjamin LEVESQUE
6e8dcce3fd Initial commit 2020-03-09 19:02:59 +01:00