Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/docker/ubuntu/ubuntu-0489ba01d3b9…
Browse files Browse the repository at this point in the history
…8bbbff4561d473f50814970cd429fa335b61a0f0a21fd5fa32c1
  • Loading branch information
Emterry authored Nov 26, 2024
2 parents e5f73af + 27861e4 commit da3336c
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 da3336c

Please sign in to comment.