Skip to content

Commit 3dd3ce6

Browse files
Build(deps): Bump actions/checkout from 3.0.2 to 3.5.3 (#733)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.5.3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@2541b12...c85c95e) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c68d016 commit 3dd3ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
pre-commit:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
10+
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
1111
with:
1212
fetch-depth: 0
1313
- uses: pre-commit/action@646c83fcd040023954eafda54b4db0192ce70507

0 commit comments

Comments
 (0)