-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
11,784 additions
and
8,721 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name: 'Get Changed Files' | |
description: 'Saves lists of changed files as JSON for use by other actions.' | ||
author: 'Dustin Falgout <[email protected]>' | ||
runs: | ||
using: 'node12' | ||
using: 'node18' | ||
main: 'dist/index.js' | ||
inputs: | ||
token: | ||
|
Oops, something went wrong.