Skip to content

Commit

Permalink
Bump actions/dependency-review-action from 1.0.1 to 1.0.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 1.0.1 to 1.0.2.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@39e692f...a9c83d3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 24, 2022
1 parent 49429f0 commit 47a1f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/depsreview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: 'Checkout Repository'
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # v3
- name: 'Dependency Review'
uses: actions/dependency-review-action@39e692fa323107ef86d8fdac0067ce647f239bd7 # v1
uses: actions/dependency-review-action@a9c83d3af6b9031e20feba03b904645bb23d1dab # v1

0 comments on commit 47a1f3e

Please sign in to comment.