Skip to content

Commit

Permalink
WIP: rename
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaso committed Mar 29, 2024
1 parent 4fbf315 commit 3637415
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ runs:
id: vault_auth
shell: python
run: |
import vault_oidc_ssh_cert as vosca
import vault_oidc_ssh_cert_action as vosca
vosca.github_vault_auth()
env:
PYTHONPATH: ${{ github.workspace }}
Expand Down
File renamed without changes.

0 comments on commit 3637415

Please sign in to comment.