We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26bce33 commit ce47a45Copy full SHA for ce47a45
.github/workflows/java-dependency-check.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
call-reusable-flow:
9
- uses: camunda/automation-platform-github-actions/.github/workflows/java-dependency-check.yml
+ uses: camunda/automation-platform-github-actions/.github/workflows/java-dependency-check.yml@main
10
if: ${{ github.event.label.name == 'bot:java-dependency-check' }}
11
with:
12
ref: main
0 commit comments