Skip to content

Commit

Permalink
chore(deps): bump @actions/core from 1.6.0 to 1.9.1 in /.github/workf…
Browse files Browse the repository at this point in the history
…lows/scripts/mailchimp (#1397)
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 8c6d37c commit 0cc21d0
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 19 deletions.
85 changes: 67 additions & 18 deletions .github/workflows/scripts/mailchimp/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/mailchimp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "This code is responsible for scheduling an email campaign. 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",
"@mailchimp/mailchimp_marketing": "3.0.74"
}
}

0 comments on commit 0cc21d0

Please sign in to comment.