Skip to content

Commit 5eca4aa

Browse files
chore(gh-actions-deps): update actions/checkout action to v4.1.7 in all dependant reusable workflows
1 parent e6bb7ce commit 5eca4aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_reusable-sbom-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
create-and-scan-sbom:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
14+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
1515
- uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
1616
with:
1717
python-version-file: pyproject.toml

0 commit comments

Comments
 (0)