Skip to content

Commit 5573628

Browse files
chore(deps): update danger/danger-js action to v12.3.3 (#1617)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 80f6397 commit 5573628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
with:
3030
persist-credentials: false
3131
- name: Danger
32-
uses: danger/danger-js@12.3.1
32+
uses: danger/danger-js@12.3.3
3333
env:
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)