Skip to content

Commit

Permalink
Update conda/actions action to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 306e074 commit 648dd61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ jobs:
git config --global user.name 'Conda Bot'
git config --global user.email '[email protected]'
- uses: conda/actions/combine-durations@6e72e0db87e72f0020e493aeb02f864363bd9258 # v24.11.1
- uses: conda/actions/combine-durations@8ff3faa82ad80f5c05d91c22bcd37d897f80ca46 # v25.1.1
id: durations
continue-on-error: true

- uses: conda/actions/template-files@6e72e0db87e72f0020e493aeb02f864363bd9258 # v24.11.1
- uses: conda/actions/template-files@8ff3faa82ad80f5c05d91c22bcd37d897f80ca46 # v25.1.1
id: templates
continue-on-error: true

Expand Down

0 comments on commit 648dd61

Please sign in to comment.