1
0
mirror of https://github.com/bitwarden/directory-connector synced 2026-01-08 03:23:41 +00:00

Update bitwarden/gh-actions digest to 62d1bf7 (#357)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-09-25 08:36:14 -04:00
committed by GitHub
parent 2e2b5d988c
commit 4dba787df2
4 changed files with 7 additions and 7 deletions

View File

@@ -397,7 +397,7 @@ jobs:
npm --version
- name: Install AST
uses: bitwarden/gh-actions/install-ast@8fccdaea2810d5dfb13753b6dd93bbd3a63ff82e
uses: bitwarden/gh-actions/install-ast@62d1bf7c3e31c458cc7236b1e69a475d235cd78f
- name: Install Node dependencies
run: npm install
@@ -668,7 +668,7 @@ jobs:
- name: Retrieve secrets
id: retrieve-secrets
uses: bitwarden/gh-actions/get-keyvault-secrets@8fccdaea2810d5dfb13753b6dd93bbd3a63ff82e
uses: bitwarden/gh-actions/get-keyvault-secrets@62d1bf7c3e31c458cc7236b1e69a475d235cd78f
if: failure()
with:
keyvault: "bitwarden-ci"