Skip to content

Commit 1665aa5

Browse files
chore(deps): update all digest updates (#732)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f16f854 commit 1665aa5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
steps:
3636
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
3737

38-
- uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7
38+
- uses: astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7
3939

4040
- id: setup-python
4141
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6

.github/workflows/scans.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
2727

28-
- uses: bridgecrewio/checkov-action@e204b46dd684278325c3b6956b70333dd6b17031 # master
28+
- uses: bridgecrewio/checkov-action@1c4f892956f72926a81199757886993e4792c487 # master
2929
with:
3030
soft_fail: ${{ github.event_name != 'pull_request' }}
3131

0 commit comments

Comments
 (0)