diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-11-02 12:42:25 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-11-02 12:42:25 +0000 |
| commit | 3c17f2cd8218e774a6198fac48c19e6e7259d4c8 (patch) | |
| tree | 4fe41e2da0a702dadf2c67ea9a7a57cedcb422cd /.github/workflows/draft-release.yml | |
| parent | 42deb54cdb1019fe5d9e5df10d424c9209e4a845 (diff) | |
| download | faker-3c17f2cd8218e774a6198fac48c19e6e7259d4c8.tar.xz faker-3c17f2cd8218e774a6198fac48c19e6e7259d4c8.zip | |
chore(deps): update all non-major dependencies (#3236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/draft-release.yml')
| -rw-r--r-- | .github/workflows/draft-release.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/draft-release.yml b/.github/workflows/draft-release.yml index e63f1f6a..42a1a715 100644 --- a/.github/workflows/draft-release.yml +++ b/.github/workflows/draft-release.yml @@ -21,7 +21,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: fetch-depth: 0 # we need the tags and the commit history for the gh release create command ref: ${{ github.event.pull_request.base.ref }} |
