Skip to content

Commit

Permalink
DEVOPS-1408 REFACTOR: Retrieve secrets setep to use fixed version bit…
Browse files Browse the repository at this point in the history
…warden/gh-actions/get-keyvault-secrets (#187)
  • Loading branch information
urbinaalex17 authored Aug 29, 2023
1 parent 82cfceb commit 4a7ddc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup-docker-trust/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ runs:

- name: Retrieve secrets
id: get-secrets
uses: bitwarden/gh-actions/get-keyvault-secrets@606d9e0c8e15d92c7cc0d87be24781627a1330cd
uses: bitwarden/gh-actions/get-keyvault-secrets@37ffa14164a7308bc273829edfe75c97cd562375
with:
keyvault: "${{ inputs.azure-keyvault-name }}"
secrets: "docker-password,
Expand Down

0 comments on commit 4a7ddc1

Please sign in to comment.