Upgrade checkout version and use absolute uri
This commit is contained in:
@@ -20,7 +20,9 @@ jobs:
|
||||
DEFECTDOJO_ENGAGEMENT: ${{ vars.DEFECTDOJO_ENGAGEMENT }}
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: https://data.forgejo.org/actions/checkout@v6
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Show variables and secrets
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user