Skip to content

Commit e7c87a8

Browse files
ci: bump the github-actions group with 2 updates (#13177)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dfd27f5 commit e7c87a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
143143
# Check for any typos
144144
- name: Check for typos
145-
uses: crate-ci/typos@v1.20.10
145+
uses: crate-ci/typos@v1.21.0
146146
with:
147147
config: .github/workflows/typos.toml
148148

@@ -861,7 +861,7 @@ jobs:
861861
- name: "Dependency Review"
862862
id: review
863863
# TODO: Replace this with the latest release once https://github.com/actions/dependency-review-action/pull/761 is merged.
864-
uses: actions/dependency-review-action@49fbbe0acb033b7824f26d00b005d7d598d76301
864+
uses: actions/dependency-review-action@82ab8f69c78827a746628706b5d2c3f87231fd4c
865865
with:
866866
allow-licenses: Apache-2.0, BSD-2-Clause, BSD-3-Clause, CC0-1.0, ISC, MIT, MIT-0, MPL-2.0
867867
allow-dependencies-licenses: "pkg:golang/github.com/pelletier/go-toml/v2"

0 commit comments

Comments
 (0)