Skip to content

Commit

Permalink
Merge pull request #29 from reviewdog/depup/koalaman/shellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo82148 authored Nov 7, 2021
2 parents f627b97 + 0c9d65f commit 1ca1ab3
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
Expand Up @@ -56,7 +56,7 @@ runs:
- run: $GITHUB_ACTION_PATH/script.sh
shell: bash
env:
SHELLCHECK_VERSION: 0.7.2
SHELLCHECK_VERSION: 0.8.0
# INPUT_<VARIABLE_NAME> is not available in Composite run steps
# https://github.community/t/input-variable-name-is-not-available-in-composite-run-steps/127611
INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}
Expand Down

0 comments on commit 1ca1ab3

Please sign in to comment.