We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6bb7ce commit 5eca4aaCopy full SHA for 5eca4aa
.github/workflows/_reusable-sbom-scan.yml
@@ -11,7 +11,7 @@ jobs:
11
create-and-scan-sbom:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
+ - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
15
- uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
16
with:
17
python-version-file: pyproject.toml
0 commit comments