1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-25 12:43:36 +00:00

[deps] DevOps: Update gh minor (#11320)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-30 11:46:20 +02:00
committed by GitHub
parent 0ecdd46a47
commit 0cd2b4aae5
19 changed files with 54 additions and 54 deletions

View File

@@ -27,7 +27,7 @@ jobs:
release-version: ${{ steps.version.outputs.version }}
steps:
- name: Checkout repo
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- name: Branch check
if: ${{ inputs.release_type != 'Dry Run' }}