Skip to content

Commit

Permalink
Merge pull request #749 from conda/renovate/conda-actions-24.x
Browse files Browse the repository at this point in the history
Update conda/actions action to v24.11.1
  • Loading branch information
maresb authored Nov 14, 2024
2 parents a80f2bf + 759ba0e commit 5c5d6c1
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@15f883f14f4232f83658e3609c3316d58905138f # v24.8.0
- uses: conda/actions/combine-durations@6e72e0db87e72f0020e493aeb02f864363bd9258 # v24.11.1
id: durations
continue-on-error: true

- uses: conda/actions/template-files@15f883f14f4232f83658e3609c3316d58905138f # v24.8.0
- uses: conda/actions/template-files@6e72e0db87e72f0020e493aeb02f864363bd9258 # v24.11.1
id: templates
continue-on-error: true

Expand Down

0 comments on commit 5c5d6c1

Please sign in to comment.