Skip to content

Commit 7f07284

Browse files
authored
feat: add branding (#41)
1 parent d3138e3 commit 7f07284

File tree

3 files changed

+42
-19
lines changed

3 files changed

+42
-19
lines changed

action.yml

+5-2
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,8 @@ inputs:
99
required: true
1010
description: MS Teams webhook URI
1111
runs:
12-
using: node12
13-
main: dist/main/index.js
12+
using: node16
13+
main: dist/main/index.js
14+
branding:
15+
icon: truck
16+
color: green

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opsless/ms-teams-github-actions",
3-
"version": "0.2.5",
3+
"version": "0.3.0",
44
"private": true,
55
"description": "MS Teams Github Actions integration",
66
"main": "lib/main.js",
@@ -20,7 +20,7 @@
2020
"@actions/github": "^4.0.0",
2121
"adaptive-expressions": "^4.12.0",
2222
"adaptivecards-templating": "^2.1.0",
23-
"axios": "^0.21.1",
23+
"axios": "^0.21.2",
2424
"cockatiel": "^2.0.1"
2525
},
2626
"devDependencies": {

yarn.lock

+35-15
Original file line numberDiff line numberDiff line change
@@ -1104,9 +1104,9 @@ ansi-escapes@^3.0.0:
11041104
integrity sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==
11051105

11061106
ansi-regex@^3.0.0:
1107-
version "3.0.0"
1108-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"
1109-
integrity sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=
1107+
version "3.0.1"
1108+
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.1.tgz#123d6479e92ad45ad897d4054e3c7ca7db4944e1"
1109+
integrity sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==
11101110

11111111
ansi-regex@^4.0.0, ansi-regex@^4.1.0:
11121112
version "4.1.0"
@@ -1259,12 +1259,12 @@ aws4@^1.8.0:
12591259
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
12601260
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
12611261

1262-
axios@^0.21.1:
1263-
version "0.21.1"
1264-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
1265-
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
1262+
axios@^0.21.2:
1263+
version "0.21.2"
1264+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
1265+
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
12661266
dependencies:
1267-
follow-redirects "^1.10.0"
1267+
follow-redirects "^1.14.0"
12681268

12691269
babel-jest@^24.9.0:
12701270
version "24.9.0"
@@ -2365,10 +2365,10 @@ flatted@^3.1.0:
23652365
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067"
23662366
integrity sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA==
23672367

2368-
follow-redirects@^1.10.0:
2369-
version "1.14.8"
2370-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
2371-
integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==
2368+
follow-redirects@^1.14.0:
2369+
version "1.15.0"
2370+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.0.tgz#06441868281c86d0dda4ad8bdaead2d02dca89d4"
2371+
integrity sha512-aExlJShTV4qOUOL7yF1U5tvLCB0xQuudbf6toyYA0E/acBNw71mvjFTnLaRp50aQaYocMR0a/RMMBIHeZnGyjQ==
23722372

23732373
for-in@^1.0.2:
23742374
version "1.0.2"
@@ -4066,9 +4066,11 @@ nice-try@^1.0.4:
40664066
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
40674067

40684068
node-fetch@^2.3.0:
4069-
version "2.6.1"
4070-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
4071-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
4069+
version "2.6.7"
4070+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4071+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4072+
dependencies:
4073+
whatwg-url "^5.0.0"
40724074

40734075
node-int64@^0.4.0:
40744076
version "0.4.0"
@@ -5257,6 +5259,11 @@ tr46@^2.0.2:
52575259
dependencies:
52585260
punycode "^2.1.1"
52595261

5262+
tr46@~0.0.3:
5263+
version "0.0.3"
5264+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5265+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
5266+
52605267
ts-jest@^24.3.0:
52615268
version "24.3.0"
52625269
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.3.0.tgz#b97814e3eab359ea840a1ac112deae68aa440869"
@@ -5456,6 +5463,11 @@ walker@^1.0.7, walker@~1.0.5:
54565463
dependencies:
54575464
makeerror "1.0.x"
54585465

5466+
webidl-conversions@^3.0.0:
5467+
version "3.0.1"
5468+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
5469+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
5470+
54595471
webidl-conversions@^4.0.2:
54605472
version "4.0.2"
54615473
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -5483,6 +5495,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
54835495
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
54845496
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
54855497

5498+
whatwg-url@^5.0.0:
5499+
version "5.0.0"
5500+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
5501+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
5502+
dependencies:
5503+
tr46 "~0.0.3"
5504+
webidl-conversions "^3.0.0"
5505+
54865506
whatwg-url@^6.4.1:
54875507
version "6.5.0"
54885508
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"

0 commit comments

Comments
 (0)