Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
afc7cf6
chore(deps): bump @actions/core in /.github/workflows/scripts/kit
dependabot[bot] Apr 25, 2026
75eec06
Merge master into dependabot/npm_and_yarn/dot-github/workflows/script…
asyncapi-bot-eve Apr 25, 2026
f11db21
Merge master into dependabot/npm_and_yarn/dot-github/workflows/script…
asyncapi-bot-eve Apr 25, 2026
2c9db0e
Merge master into dependabot/npm_and_yarn/dot-github/workflows/script…
asyncapi-bot-eve May 3, 2026
85243fe
Merge master into dependabot/npm_and_yarn/dot-github/workflows/script…
asyncapi-bot-eve May 4, 2026
7eedce4
Merge master into dependabot/npm_and_yarn/dot-github/workflows/script…
asyncapi-bot-eve May 6, 2026
175d4a3
Merge master into dependabot/npm_and_yarn/dot-github/workflows/script…
asyncapi-bot-eve May 6, 2026
fed10ed
Merge master into dependabot/npm_and_yarn/dot-github/workflows/script…
asyncapi-bot-eve May 7, 2026
e796c1c
Merge master into dependabot/npm_and_yarn/dot-github/workflows/script…
asyncapi-bot-eve May 8, 2026
0c4dde7
Merge master into dependabot/npm_and_yarn/dot-github/workflows/script…
asyncapi-bot-eve May 8, 2026
83cfa7a
Merge master into dependabot/npm_and_yarn/dot-github/workflows/script…
asyncapi-bot-eve May 8, 2026
a3e3e7d
Merge master into dependabot/npm_and_yarn/dot-github/workflows/script…
asyncapi-bot-eve May 8, 2026
8acfcb0
Merge master into dependabot/npm_and_yarn/dot-github/workflows/script…
asyncapi-bot-eve May 8, 2026
90f964d
Merge master into dependabot/npm_and_yarn/dot-github/workflows/script…
asyncapi-bot-eve May 12, 2026
cee12ae
Merge master into dependabot/npm_and_yarn/dot-github/workflows/script…
asyncapi-bot-eve May 13, 2026
c59dd49
Merge master into dependabot/npm_and_yarn/dot-github/workflows/script…
asyncapi-bot-eve May 22, 2026
bc010f5
Merge master into dependabot/npm_and_yarn/dot-github/workflows/script…
asyncapi-bot-eve May 22, 2026
807b074
Merge master into dependabot/npm_and_yarn/dot-github/workflows/script…
asyncapi-bot-eve May 23, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 41 additions & 9 deletions .github/workflows/scripts/kit/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/scripts/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"description": "Kit.com email broadcast script for TSC notifications. This file is centrally managed in https://github.com/asyncapi/.github/",
"license": "Apache 2.0",
"dependencies": {
"@actions/core": "1.6.0"
"@actions/core": "1.9.1"
}
}
Loading