Update workflows to use actions/checkout@v6 and enhance README with TLS modes and admin credential retrieval instructions
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Resolve image tag
|
||||
id: resolve
|
||||
|
||||
Reference in New Issue
Block a user