Skip to content

Commit 0a6897f

Browse files
chore(deps): update derlev/eslint-annotations digest to a79ea65
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8ad955a commit 0a6897f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
- name: Annotate Code
100100
if: ${{ failure() || success() }}
101101
# see https://github.com/DerLev/eslint-annotations
102-
uses: DerLev/eslint-annotations@e75c54a2984700c03d60c5252c9c6a203bf013f5 # v2
102+
uses: DerLev/eslint-annotations@a79ea65c1b45a649c48bcc6efc0103b6fd2e4c5f # v2
103103
with:
104104
eslint-report: ${{ env.REPORTS_DIR }}/eslint.json
105105
- name: artifact eslint result

0 commit comments

Comments
 (0)