We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71ae024 commit 966df47Copy full SHA for 966df47
.github/workflows/continuous-integration-workflow.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
build:
13
name: Build
14
- uses: spring-io/spring-security-release-tools/.github/workflows/build.yml@v1
+ uses: spring-io/spring-security-release-tools/.github/workflows/build.yml@v1.0.7
15
strategy:
16
matrix:
17
os: [ ubuntu-latest ]
0 commit comments