Skip to content

Commit 9b2dd8d

Browse files
chore(deps): bump @actions/core from 1.6.0 to 1.9.1 in /.github/workflows/scripts/mailchimp (#301)
1 parent ad13799 commit 9b2dd8d

File tree

2 files changed

+34
-19
lines changed

2 files changed

+34
-19
lines changed

.github/workflows/scripts/mailchimp/package-lock.json

+33-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/scripts/mailchimp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "This code is responsible for scheduling an email campaign. This file is centrally managed in https://github.com/asyncapi/.github/",
44
"license": "Apache 2.0",
55
"dependencies": {
6-
"@actions/core": "1.6.0",
6+
"@actions/core": "1.9.1",
77
"@mailchimp/mailchimp_marketing": "3.0.74"
88
}
99
}

0 commit comments

Comments
 (0)