Skip to content

[Snyk] Security upgrade mocha from 9.2.1 to 11.0.1 #430

[Snyk] Security upgrade mocha from 9.2.1 to 11.0.1

[Snyk] Security upgrade mocha from 9.2.1 to 11.0.1 #430

Workflow file for this run

name: CI
on:
push:
branches:
- master
pull_request:
permissions:
checks: write
pull-requests: write
jobs:
contracts:
name: Contracts
uses: ElrondNetwork/elrond-actions/.github/workflows/contracts.yml@v1

Check failure on line 16 in .github/workflows/actions.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/actions.yml

Invalid workflow file

error parsing called workflow ".github/workflows/actions.yml" -> "ElrondNetwork/elrond-actions/.github/workflows/contracts.yml@v1" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
rust-toolchain: nightly-2022-06-14
vmtools-version: v1.4.60
extra-build-args: --ignore-eei-checks
secrets:
token: ${{ secrets.GITHUB_TOKEN }}