Skip to content

Commit

Permalink
Bump actions/dependency-review-action from 3.1.1 to 3.1.2
Browse files Browse the repository at this point in the history
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Nardol committed Nov 8, 2023
1 parent 7984825 commit 03afea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
- name: "Checkout Repository"
uses: actions/[email protected]
- name: "Dependency Review"
uses: actions/[email protected].1
uses: actions/[email protected].2

0 comments on commit 03afea3

Please sign in to comment.