File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 steps :
2020 - name : Check CLA
21- uses : conda/actions/check-cla@c1c8ebf3059ee1645f9395771671262a7ea8da63 # v25.3.0
21+ uses : conda/actions/check-cla@eb545bb8ab48d499b31c057a6df3cf46753fdbcb # v25.3.1
2222 with :
2323 # [required]
2424 # A token with ability to comment, label, and modify the commit status
Original file line number Diff line number Diff line change 3333 days-before-issue-stale : 90
3434 days-before-issue-close : 21
3535 steps :
36- - uses : conda/actions/read-yaml@c1c8ebf3059ee1645f9395771671262a7ea8da63 # v25.3.0
36+ - uses : conda/actions/read-yaml@eb545bb8ab48d499b31c057a6df3cf46753fdbcb # v25.3.1
3737 id : read_yaml
3838 with :
3939 path : https://raw.githubusercontent.com/conda/infra/main/.github/messages.yml
Original file line number Diff line number Diff line change @@ -55,11 +55,11 @@ jobs:
5555 git config --global user.name 'Conda Bot'
5656 git config --global user.email '[email protected] ' 5757
58- - uses : conda/actions/combine-durations@c1c8ebf3059ee1645f9395771671262a7ea8da63 # v25.3.0
58+ - uses : conda/actions/combine-durations@eb545bb8ab48d499b31c057a6df3cf46753fdbcb # v25.3.1
5959 id : durations
6060 continue-on-error : true
6161
62- - uses : conda/actions/template-files@c1c8ebf3059ee1645f9395771671262a7ea8da63 # v25.3.0
62+ - uses : conda/actions/template-files@eb545bb8ab48d499b31c057a6df3cf46753fdbcb # v25.3.1
6363 id : templates
6464 continue-on-error : true
6565
You can’t perform that action at this time.
0 commit comments