1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-25 00:53:22 +00:00

[deps]: Update actions/checkout action to v6.0.2

This commit is contained in:
renovate[bot]
2026-01-26 20:11:08 +00:00
committed by GitHub
parent ad577860be
commit 5b82c34131
24 changed files with 63 additions and 63 deletions

View File

@@ -58,7 +58,7 @@ jobs:
permission-pull-requests: write # for generating pull requests
- name: Checkout repo
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
token: ${{ steps.app-token.outputs.token }}
persist-credentials: false