Update dependency-check.yml
This commit is contained in:
4
.github/workflows/dependency-check.yml
vendored
4
.github/workflows/dependency-check.yml
vendored
@@ -111,7 +111,7 @@ jobs:
|
||||
- Update the template if needed
|
||||
- Test locally with \`cargo generate\` and \`cargo upgrade\`
|
||||
|
||||
**Workflow Run:** ${{ vars.PUBLIC_SERVER_URL }}/${{ github.repository }}/actions/runs/${{ github.run_id }}"
|
||||
**Workflow Run:** ${{ vars.PUBLIC_SERVER_URL }}/${{ github.repository }}/actions/runs/${{ github.run_number }}"
|
||||
|
||||
# Create issue via Gitea API
|
||||
curl -X POST \
|
||||
@@ -181,7 +181,7 @@ jobs:
|
||||
|
||||
## Workflow Run
|
||||
|
||||
${{ vars.PUBLIC_SERVER_URL }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
|
||||
${{ vars.PUBLIC_SERVER_URL }}/${{ github.repository }}/actions/runs/${{ github.run_number }}
|
||||
|
||||
---
|
||||
*This PR was automatically created by the dependency check workflow.*
|
||||
|
||||
Reference in New Issue
Block a user