diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-08-21 17:31:58 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-08-21 15:31:58 +0000 |
| commit | 98eb5ebeb80ac45f681c030aa93ba0fc9bd6e124 (patch) | |
| tree | fc6a80bc70490ac4714c9497fcfd508554621002 /.github/workflows/integration-test.yml | |
| parent | 2f82f49dc7897ee09263d005774e6ad696648989 (diff) | |
| download | faker-98eb5ebeb80ac45f681c030aa93ba0fc9bd6e124.tar.xz faker-98eb5ebeb80ac45f681c030aa93ba0fc9bd6e124.zip | |
chore(deps): update all non-major dependencies (#3596)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/integration-test.yml')
| -rw-r--r-- | .github/workflows/integration-test.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index a77b1d7d..bf782461 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -16,7 +16,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0 with: fetch-depth: 0 |
