Skip to content

Commit 75bf67f

Browse files
committedDec 6, 2024
fix CD
1 parent 455a068 commit 75bf67f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.forgejo/workflows/ansibleCD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
9191
- name: Get Secrets from Bitwarden
9292
id: bitwarden-secrets
93-
uses: bitwarden/sm-action@v2
93+
uses: https://github.com/bitwarden/sm-action@v2
9494
with:
9595
access_token: ${{ secrets.BW_ACCESS_TOKEN }}
9696
base_url: https://vault.bitwarden.com

0 commit comments

Comments
 (0)
Please sign in to comment.