File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ jobs:
136136
137137 - name : " Audit dependencies ${{ matrix.python-version }}"
138138 # yamllint disable-line rule:line-length
139- uses : lfreleng-actions/python-audit-action@ec8d84ca14c0413a2b2c6612a3e15b9803f9de75 # v0.2.5
139+ uses : lfreleng-actions/python-audit-action@1776538e768c52c55c3c96495f6e25f0762ad28f # v0.2.6
140140 with :
141141 python_version : " ${{ matrix.python-version }}"
142142 # pillow transitive dep CVEs (via homeassistant)
Original file line number Diff line number Diff line change @@ -185,7 +185,7 @@ jobs:
185185
186186 - name : ' Audit Python project'
187187 # yamllint disable-line rule:line-length
188- uses : lfreleng-actions/python-audit-action@ec8d84ca14c0413a2b2c6612a3e15b9803f9de75 # v0.2.5
188+ uses : lfreleng-actions/python-audit-action@1776538e768c52c55c3c96495f6e25f0762ad28f # v0.2.6
189189 with :
190190 python_version : " ${{ matrix.python-version }}"
191191 # pillow transitive dep CVEs (via homeassistant)
You can’t perform that action at this time.
0 commit comments