Skip to content

Commit

Permalink
chore(gh-actions-deps): update actions/checkout action to v4.1.7 in a…
Browse files Browse the repository at this point in the history
…ll dependant reusable workflows
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent dc14721 commit a6c7ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_reusable-sbom-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
create-and-scan-sbom:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
with:
python-version-file: pyproject.toml
Expand Down

0 comments on commit a6c7ed2

Please sign in to comment.