File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ jobs:
176176 # Verifies every committed file has either an inline SPDX header
177177 # or a matching annotation in REUSE.toml. Catches drift the moment
178178 # a new file is added without a license declaration.
179- uses : fsfe/reuse-action@bb774aa972c2a89ff34781233d275075cbddf542 # v5 .0.0
179+ uses : fsfe/reuse-action@676e2d560c9a403aa252096d99fcab3e1132b0f5 # v6 .0.0
180180
181181 actionlint :
182182 name : actionlint (lint workflow YAML)
@@ -206,7 +206,7 @@ jobs:
206206 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
207207
208208 - name : Run markdownlint
209- uses : DavidAnson/markdownlint-cli2-action@992badcdf24e3b8eb7e87ff9287fe931bcb00c6e # v20 .0.0
209+ uses : DavidAnson/markdownlint-cli2-action@ce4853d43830c74c1753b39f3cf40f71c2031eb9 # v23 .0.0
210210 with :
211211 globs : |
212212 **/*.md
You can’t perform that action at this time.
0 commit comments