1
0
mirror of https://github.com/bitwarden/server synced 2025-12-31 15:43:16 +00:00

[deps]: Update actions/checkout action to v6 (#6706)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-19 16:06:33 -05:00
committed by GitHub
parent 457e293fdc
commit bc800a788e
11 changed files with 18 additions and 18 deletions

View File

@@ -27,7 +27,7 @@ jobs:
steps:
- name: Check out repo
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
persist-credentials: false