Skip to content

Commit 73ec4cb

Browse files
Release v3.15.0 (#776)
Co-authored-by: simoneb <actions@users.noreply.github.com>
1 parent df28fbe commit 73ec4cb

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

dist/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34885,6 +34885,7 @@ const isWithinMergeWindow = ({ mergeWindow, timezone = 'UTC', now = new Date() }
3488534885
}
3488634886

3488734887

34888+
3488834889
;// CONCATENATED MODULE: ./src/action.js
3488934890

3489034891

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-action-merge-dependabot",
3-
"version": "3.14.0",
3+
"version": "3.15.0",
44
"description": "A GitHub action to automatically merge and approve Dependabot pull requests",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)