Skip to content

Commit 04fcd2b

Browse files
authored
Merge pull request #327 from xavidop/dependabot/github_actions/actions/dependency-review-action-4.8.1
2 parents 6fa5985 + 162f4bf commit 04fcd2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/depsreview.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v5
12-
- uses: actions/[email protected].0
12+
- uses: actions/[email protected].1
1313
with:
1414
allow-licenses: BSD-2-Clause, MIT, Apache-2.0, MPL-2.0, ISC, LGPL-3.0, 0BSD, BSD-3-Clause, BSD-3-Clause AND BSD-3-Clause-Clear

0 commit comments

Comments
 (0)