Skip to content

Commit a4576ff

Browse files
chore(ci)(deps): bump the actions group across 1 directory with 2 updates (#2)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3543d38 commit a4576ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)