File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 25
25
name : Test Against Snapshots
26
26
uses : spring-io/spring-security-release-tools/.github/workflows/test.yml@v1
27
27
with :
28
- test-args : --refresh-dependencies --stacktrace -PforceMavenRepositories=snapshot -PspringFrameworkVersion=6.1 .+ -PspringSecurityVersion=6.3 .+
28
+ test-args : --refresh-dependencies --stacktrace -PforceMavenRepositories=snapshot -PspringFrameworkVersion=6.2 .+ -PspringSecurityVersion=6.4 .+
29
29
secrets : inherit
30
30
deploy-artifacts :
31
31
name : Deploy Artifacts
52
52
release-repo-url : https://repo1.maven.org/maven2
53
53
artifact-path : org/springframework/security/spring-security-oauth2-authorization-server
54
54
slack-announcing-id : spring-authorization-server-announcing
55
- secrets : inherit
55
+ secrets : inherit
You can’t perform that action at this time.
0 commit comments