We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5936671 commit d237c59Copy full SHA for d237c59
README.md
@@ -250,7 +250,6 @@ jobs:
250
# ----------------------------------------------------------------------------------------------
251
# Event `push`: Compare the preceding remote commit -> to the current commit of the main branch
252
253
-
254
changed_files:
255
runs-on: ubuntu-latest # windows-latest || macos-latest
256
name: Test changed-files
package.json
@@ -26,7 +26,7 @@
26
"glob",
27
"github-actions"
28
],
29
- "author": "Tonye Jack",
+ "author": "step-security",
30
"license": "MIT",
31
"bugs": {
32
"url": "https://github.com/step-security/changed-files/issues"
0 commit comments