File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 19
19
runs-on : ubuntu-latest
20
20
steps :
21
21
- name : Check CLA
22
- uses : conda/actions/check-cla@v23.10 .0
22
+ uses : conda/actions/check-cla@v24.2 .0
23
23
with :
24
24
# [required]
25
25
# A token with ability to comment, label, and modify the commit status
Original file line number Diff line number Diff line change 14
14
if : ' !github.event.repository.fork'
15
15
runs-on : ubuntu-latest
16
16
steps :
17
- - uses : actions/add-to-project@v0.5 .0
17
+ - uses : actions/add-to-project@v0.6 .0
18
18
with :
19
19
# issues are added to the Planning project
20
20
# PRs are added to the Review project
Original file line number Diff line number Diff line change 34
34
days-before-issue-stale : 90
35
35
days-before-issue-close : 21
36
36
steps :
37
- - uses : conda/actions/read-yaml@v23.10 .0
37
+ - uses : conda/actions/read-yaml@v24.2 .0
38
38
id : read_yaml
39
39
with :
40
40
path : https://raw.githubusercontent.com/conda/infra/main/.github/messages.yml
You can’t perform that action at this time.
0 commit comments