Skip to content

Commit 50e77cb

Browse files
Bump actions/checkout in the github-actions group across 1 directory
Bumps the github-actions group with 1 update in the / directory: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 4 to 7 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44cafa0 commit 50e77cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/secrets-detection.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
-
1515
name: Checkout code
16-
uses: actions/checkout@v4
16+
uses: actions/checkout@v7
1717
-
1818
name: Install detect-secrets
1919
run: pip install detect-secrets~=1.5.0

0 commit comments

Comments
 (0)