Skip to content

Commit

Permalink
Bump actions/dependency-review-action from 4.4.0 to 4.5.0 (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 21b5155 commit 27861e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Dependency Review
uses: actions/dependency-review-action@4081bf99e2866ebe428fc0477b69eb4fcda7220a # v4.4.0
uses: actions/dependency-review-action@3b139cfc5fae8b618d3eae3675e383bb1769c019 # v4.5.0
with:
fail-on-severity: critical
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ apt-get update --yes

apt-get install --yes \
"apt-transport-https=2.7.14build2" \
"curl=8.5.0-2ubuntu10.4"
"curl=8.5.0-2ubuntu10.5"

apt-get clean --yes

Expand Down

0 comments on commit 27861e4

Please sign in to comment.