Skip to content

Commit

Permalink
Update test account used
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikescops committed May 22, 2024
1 parent 5ede5e5 commit 4cf8600
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
id: load_secrets
uses: ./ # Dashlane/load-secrets-action@<version>
env:
ACTION_SECRET_PASSWORD: dl://918E3113-CA48-4642-8FAF-CE832BDED6BE/password
ACTION_SECRET_NOTE: dl://918E3113-CA48-4642-8FAF-CE832BDED6BE/note
ACTION_SECRET_PASSWORD: dl://4471025F-97BF-4FE0-B344-90CE2FBCF924/password
ACTION_SECRET_NOTE: dl://63E11E5F-75FE-4BC7-9C9A-3D394FD20243/content
DASHLANE_SERVICE_DEVICE_KEYS: ${{ secrets.DASHLANE_SERVICE_DEVICE_KEYS }}
- name: test secret values
env:
Expand Down

0 comments on commit 4cf8600

Please sign in to comment.