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/pr.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/pr.yml')
| -rw-r--r-- | .github/workflows/pr.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 02794351..addf1ce7 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -15,7 +15,7 @@ jobs: name: 'Check Code Generation: node-24, ubuntu-latest' steps: - name: Checkout - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0 with: fetch-depth: 0 |
