Skip to content

Commit ef25307

Browse files
authored
Merge pull request #154 from spinkube/dependabot/github_actions/actions/dependency-review-action-4.3.3
Bump actions/dependency-review-action from 4.3.2 to 4.3.3
2 parents 8ea1ae7 + 3dfe080 commit ef25307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: "Checkout repository"
2525
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
2626
- name: "Dependency Review"
27-
uses: actions/dependency-review-action@0c155c5e8556a497adf53f2c18edabf945ed8e70 # v4.3.2
27+
uses: actions/dependency-review-action@72eb03d02c7872a771aacd928f3123ac62ad6d3a # v4.3.3
2828
# Commonly enabled options, see https://github.com/actions/dependency-review-action#configuration-options for all available options.
2929
with:
3030
comment-summary-in-pr: always

0 commit comments

Comments
 (0)