1
0
mirror of https://github.com/bitwarden/mobile synced 2026-01-14 22:43:15 +00:00

[deps]: Update ubuntu to v22 (#3224)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-05-06 10:18:38 -04:00
committed by GitHub
parent b5443c79d2
commit 9a17da009c
6 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ on:
jobs:
close-issue:
name: 'Close issue with automatic response'
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
permissions:
issues: write
steps: