File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 37
37
maven-version : 3.9.9
38
38
39
39
- name : Check and increment versions
40
- uses : Wandalen/wretry.action@8ceaefd717b7cdae4f2637f9a433242ade421a0a # master
40
+ uses : Wandalen/wretry.action@ffdd254f4eaf1562b8a2c66aeaa37f1ff2231179 # master
41
41
with :
42
42
attempt_delay : 200
43
43
attempt_limit : 10
Original file line number Diff line number Diff line change 27
27
org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=${{ github.event.milestone.title }}.0-SNAPSHOT
28
28
org.eclipse.tycho:tycho-versions-plugin:set-parent-version -DnewParentVersion=${{ github.event.milestone.title }}.0-SNAPSHOT
29
29
- name : Build and Bump Versions
30
- uses : Wandalen/wretry.action@8ceaefd717b7cdae4f2637f9a433242ade421a0a # master
30
+ uses : Wandalen/wretry.action@ffdd254f4eaf1562b8a2c66aeaa37f1ff2231179 # master
31
31
with :
32
32
attempt_delay : 120000
33
33
attempt_limit : 10
You can’t perform that action at this time.
0 commit comments