diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index a9675d3..b0a2d12 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -40,5 +40,5 @@ jobs: persona: pedantic advanced-security: 'false' annotations: 'true' - version: '1.28.0' + version: '1.29.0' # TODO: add enable strict collection when the action enables it