Skip to content

Commit

Permalink
chore(deps): update reviewdog/action-alex digest to 0f066ba (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
btkostner-jumar[bot] authored Apr 20, 2024
1 parent 028df54 commit 384e8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

- name: Lint
uses: reviewdog/action-alex@83d6502258513773127065a4d8d53c2c84697579 # v1
uses: reviewdog/action-alex@0f066ba775156b3c630e560b0304ed0d7a12b796 # v1
with:
filter_mode: ${{ github.event_name == 'pull_request' && 'added' || 'nofilter' }}
level: info
Expand Down

0 comments on commit 384e8a6

Please sign in to comment.