Skip to content

Update dependencies (round 5) #244

Update dependencies (round 5)

Update dependencies (round 5) #244

# Copyright (c) .NET Foundation and Contributors
# See LICENSE file in the project root for full license information.
# This workflow will periodically check .NET nanoFramework dependencies and updates them in the repository it's running.
name: Update dependencies (round 5)
on:
schedule:
# Round 5/5: Executes 3 hours after round 4 (06:30 UTC) to allow enough time for any changes to propagate.
# (taking into account PR merge and build branch).
- cron: '30 06 * * Mon,Wed'
repository_dispatch:
types: update-dependencies
workflow_dispatch:
jobs:
update-nuget-dependencies:
name: nanoFramework
uses: nanoframework/nf-tools/.github/workflows/update-dependencies.yml@main

Check failure on line 20 in .github/workflows/update-dependencies-5.yml

View workflow run for this annotation

GitHub Actions / Update dependencies (round 5)

Invalid workflow file

The workflow is not valid. In .github/workflows/update-dependencies-5.yml (Line: 20, Col: 11): Error from called workflow nanoframework/nf-tools/.github/workflows/update-dependencies.yml@main (Line: 84, Col: 27): Unrecognized function: 'not'. Located at position 1 within expression: not(inputs.stablePackages)
secrets: inherit
with:
timeout-minutes: 15 # It should not take longer!
workingDirectory: devices
branchToPr: 'develop'
solutionsToCheck: |
Ft6xx6x.sln