Skip to content

Update dependencies (round 3) #682

Update dependencies (round 3)

Update dependencies (round 3) #682

# 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 3)
on:
schedule:
# Round 3/5: Executes 30 minutes after round 2 (03:00 UTC) to allow enough time for any changes to propagate.
# (taking into account PR merge and build branch).
- cron: '00 03 * * 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-3.yml

View workflow run for this annotation

GitHub Actions / Update dependencies (round 3)

Invalid workflow file

The workflow is not valid. In .github/workflows/update-dependencies-3.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
workingDirectory: devices
branchToPr: 'develop'
solutionsToCheck: |
CharacterLcd.sln