1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 14:23:32 +00:00

Update 'master' to 'main' (#6834)

This commit is contained in:
Vince Grassia
2023-11-08 13:08:34 -05:00
committed by GitHub
parent ec205d4224
commit 16c567ab59
18 changed files with 64 additions and 64 deletions

View File

@@ -24,13 +24,13 @@ jobs:
- name: Retrieve Storage Account connection string
id: retrieve-secrets
uses: bitwarden/gh-actions/get-keyvault-secrets@master
uses: bitwarden/gh-actions/get-keyvault-secrets@main
with:
keyvault: webvaulteu-westeurope-qa
secrets: "sa-bitwarden-web-vault-dev-key-temp"
- name: Download latest cloud asset
uses: bitwarden/gh-actions/download-artifacts@master
uses: bitwarden/gh-actions/download-artifacts@main
with:
workflow: build-web.yml
path: apps/web
@@ -65,7 +65,7 @@ jobs:
if: always()
needs: azure-deploy
steps:
- uses: bitwarden/gh-actions/report-deployment-status-to-slack@master
- uses: bitwarden/gh-actions/report-deployment-status-to-slack@main
with:
project: Web
environment: EU QA Cloud