Skip to content

Commit

Permalink
Bump actions/dependency-review-action from 4.3.3 to 4.3.4 (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 19, 2024
1 parent 2969083 commit ec328df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

- name: "Dependency Review"
if: github.event_name == 'pull_request'
uses: actions/dependency-review-action@72eb03d02c7872a771aacd928f3123ac62ad6d3a # v4.3.3
uses: actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4.3.4

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
Expand Down

0 comments on commit ec328df

Please sign in to comment.