Skip to content

Commit

Permalink
update action inputs (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
Logicer16 authored Feb 25, 2024
1 parent ff23473 commit 4326743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "ESLint Annotate from Report JSON"
description: "Annotates pull request diffs with warnings and errors from an ESLint report JSON file."
inputs:
repo-token:
GITHUB_TOKEN:
description: "The 'GITHUB_TOKEN' secret"
default: ${{ github.token }}
required: true
Expand Down

0 comments on commit 4326743

Please sign in to comment.