dependabot[bot]
f0c29f16db
Bump @actions/core from 1.5.0 to 1.6.0 ( #114 )
...
* Bump @actions/core from 1.5.0 to 1.6.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.5.0 to 1.6.0.
- [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
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update generated content
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-10-15 14:08:03 +02:00
CrazyMax
60f6f3e9a9
Handle signing-only subkeys ( #112 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-10-15 13:40:04 +02:00
dependabot[bot]
aaade0d1c6
Bump actions/github-script from 4 to 5 ( #113 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 4 to 5.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-15 13:37:39 +02:00
dependabot[bot]
1fb7d85064
Bump ansi-regex from 5.0.0 to 5.0.1 ( #111 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-24 23:20:38 +02:00
dependabot[bot]
355a33c6d6
Bump tmpl from 1.0.4 to 1.0.5 ( #110 )
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-24 15:09:05 +02:00
CrazyMax
8c43807e82
Update CHANGELOG
2021-09-05 01:29:51 +02:00
dependabot[bot]
a8573c08ce
Bump @actions/core from 1.4.0 to 1.5.0 ( #106 )
...
* Bump @actions/core from 1.4.0 to 1.5.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.4.0 to 1.5.0.
- [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
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update generated content
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-09-05 01:21:08 +02:00
CrazyMax
3a2a627ae6
POSIX-compliant inputs names ( #109 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-09-05 01:12:28 +02:00
CrazyMax
e8a90f2bec
OpenPGP.js v5 ( #78 )
...
* Bump path-parse from 1.0.6 to 1.0.7 (#104 )
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* OpenPGP.js 5.0.0
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-09-05 01:00:24 +02:00
CrazyMax
1c6a9e9d35
Update CHANGELOG
2021-08-10 09:39:24 +02:00
CrazyMax
ae17b9f8de
Add git-config-global
input ( #103 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-08-10 09:28:13 +02:00
CrazyMax
dd220e93c3
Use built-in getExecOutput
( #102 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-08-10 09:00:29 +02:00
CrazyMax
93f53be329
Handle if-asked
for git-push-gpgsign
input ( #100 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-08-10 08:46:50 +02:00
CrazyMax
0dd57a5e3b
Use getBooleanInput
( #101 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-08-10 08:42:33 +02:00
dependabot[bot]
26351bcdb0
Bump @actions/core from 1.2.7 to 1.4.0 ( #97 )
...
* Bump @actions/core from 1.2.7 to 1.4.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.7 to 1.4.0.
- [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
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update generated content
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-08-10 08:35:00 +02:00
dependabot[bot]
61b9f6be18
Bump @actions/exec from 1.0.4 to 1.1.0 ( #96 )
...
* Bump @actions/exec from 1.0.4 to 1.1.0
Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec ) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/@actions/core@1.1.0/packages/exec )
---
updated-dependencies:
- dependency-name: "@actions/exec"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update generated content
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-08-10 08:31:09 +02:00
CrazyMax
5d41f4507d
Update README
2021-08-01 05:12:51 +02:00
CrazyMax
9045c13305
Bump codecov/codecov-action from 1 to 2
2021-07-24 00:44:58 +02:00
dependabot[bot]
c2aec8f992
Bump ws from 7.3.1 to 7.5.0 ( #98 )
...
Bumps [ws](https://github.com/websockets/ws ) from 7.3.1 to 7.5.0.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.5.0 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-07 09:41:04 +02:00
CrazyMax
3aec3b60be
Remove stale bot
2021-05-26 07:52:47 +02:00
CrazyMax
d0df47e309
Fix setOutput ( #86 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-09 11:15:20 +02:00
dependabot[bot]
5068739ab7
Bump actions/github-script from v3 to v4.0.2 ( #83 )
...
* Bump actions/github-script from v3 to v4.0.2
Bumps [actions/github-script](https://github.com/actions/github-script ) from v3 to v4.0.2.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v3...a3e7071a34d7e1f219a8a4de9a5e0a34d1ee1293 )
Signed-off-by: dependabot[bot] <support@github.com>
* Use v4
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-09 11:08:44 +02:00
dependabot[bot]
d8abaae6d7
Bump @actions/core from 1.2.6 to 1.2.7 ( #81 )
...
* Bump @actions/core from 1.2.6 to 1.2.7
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.6 to 1.2.7.
- [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>
* Update generated content
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-09 11:07:52 +02:00
dependabot[bot]
395bc712a2
Bump hosted-git-info from 2.8.8 to 2.8.9 ( #85 )
...
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-09 11:01:31 +02:00
dependabot[bot]
041b91a413
Bump lodash from 4.17.20 to 4.17.21 ( #84 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...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-09 10:58:24 +02:00
CrazyMax
318d42bcda
Fix workflow
2021-04-03 18:48:23 +02:00
dependabot[bot]
116f3c27fd
Bump y18n from 4.0.0 to 4.0.1 ( #79 )
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-01 10:09:51 +02:00
CrazyMax
145b8ddd26
Enhance workflow ( #77 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-03-30 20:00:40 +02:00
CrazyMax
a26fdffb5f
Fix SHA
2021-03-19 00:33:29 +01:00
CrazyMax
3a085d54f2
Use SHAs
2021-03-18 19:26:05 +01:00
CrazyMax
44f9d178c5
Add label sponsor
2021-03-18 19:03:37 +01:00
CrazyMax
b0793c0060
Update CHANGELOG
2021-01-29 12:40:40 +01:00
CrazyMax
e33a6489fd
Container based developer flow ( #76 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-01-29 11:29:31 +00:00
dependabot[bot]
c9085d8a12
Bump openpgp from 4.10.9 to 4.10.10 ( #75 )
...
Bumps [openpgp](https://github.com/openpgpjs/openpgpjs ) from 4.10.9 to 4.10.10.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases )
- [Commits](https://github.com/openpgpjs/openpgpjs/compare/v4.10.9...v4.10.10 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-25 08:48:13 +00:00
CrazyMax
c8906e451f
2021
2021-01-06 19:05:11 +01:00
dependabot[bot]
0276c3db91
Bump node-notifier from 8.0.0 to 8.0.1 ( #72 )
...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases )
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md )
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-23 16:14:02 +00:00
dependabot[bot]
74c328a82b
Bump openpgp from 4.10.8 to 4.10.9 ( #69 )
...
Bumps [openpgp](https://github.com/openpgpjs/openpgpjs ) from 4.10.8 to 4.10.9.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases )
- [Commits](https://github.com/openpgpjs/openpgpjs/compare/v4.10.8...v4.10.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 12:06:34 +00:00
CrazyMax
e4103a58de
Update CHANGELOG
2020-11-24 13:09:11 +01:00
Xunnamius
cef50da2f6
fix: ensure gitCommitterEmail uses correct action input ( #67 )
2020-11-24 12:03:54 +00:00
CrazyMax
1802bb73ed
Use major version of actions
2020-11-08 02:56:13 +01:00
dependabot[bot]
1a3db56596
Bump codecov/codecov-action from v1.0.13 to v1.0.14 ( #65 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.13 to v1.0.14.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.13...7d5dfa54903bd909319c580a00535b483d1efcf3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-20 23:54:10 +00:00
CrazyMax
57f1d0549e
Add stale bot
2020-10-16 00:41:22 +02:00
CrazyMax
80ea74a5d8
Update CHANGELOG
2020-10-01 20:07:57 +02:00
CrazyMax
28a883ceb7
Update deps
2020-10-01 20:00:57 +02:00
dependabot[bot]
377b5cf174
Bump crazy-max/ghaction-github-labeler from v3.0.0 to v3.1.0 ( #62 )
...
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler ) from v3.0.0 to v3.1.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases )
- [Changelog](https://github.com/crazy-max/ghaction-github-labeler/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crazy-max/ghaction-github-labeler/compare/v3.0.0...dbccbd0ebd1178b5942ba419c921b36525829588 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-29 21:38:28 +00:00
Alejandro Hernández
c0fdae22c8
This part is no longer needed in Arch Linux instructions ( #63 )
2020-09-29 14:10:16 +00:00
dependabot[bot]
45263b7393
Bump @actions/core from 1.2.5 to 1.2.6 ( #60 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.5 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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 19:54:51 +00:00
dependabot[bot]
0264ae0ba7
Bump actions/checkout from v2.3.2 to v2.3.3 ( #61 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2.3.2 to v2.3.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.2...a81bbbf8298c0fa03ea29cdc473d45769f953675 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 19:53:36 +00:00
CrazyMax
c275573df0
Update CHANGELOG
2020-09-06 22:06:50 +02:00
CrazyMax
106dc525b1
Move GPG_PRIVATE_KEY env var to gpg-private-key input
...
Move PASSPHRASE env var to passphrase input
Rename git_user_signingkey input to git-user-signingkey
Rename git_commit_gpgsign input to git-commit-gpgsign
Rename git_tag_gpgsign input to git-tag-gpgsign
Rename git_push_gpgsign input to git-push-gpgsign
Rename git_committer_name input to git-committer-name
Rename git_committer_email input to git-committer-email
2020-09-06 22:03:16 +02:00