Skip to content

deps: bump @libp2p/interface from 0.1.6 to 1.0.0 (#357) #263

deps: bump @libp2p/interface from 0.1.6 to 1.0.0 (#357)

deps: bump @libp2p/interface from 0.1.6 to 1.0.0 (#357) #263

name: test & maybe release
on:
push:
branches:
- master
pull_request:
workflow_dispatch:
permissions:
contents: write
packages: write
concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.event_name == 'push' && github.sha || github.ref }}
cancel-in-progress: true
jobs:
js-test-and-release:

Check failure on line 19 in .github/workflows/js-test-and-release.yml

View workflow run for this annotation

GitHub Actions / test & maybe release

Invalid workflow file

The workflow is not valid. .github/workflows/js-test-and-release.yml (Line: 19, Col: 3): Error calling workflow 'pl-strflt/uci/.github/workflows/js-test-and-release.yml@v0.0'. The nested job 'release' is requesting 'pull-requests: write, id-token: write', but is only allowed 'pull-requests: none, id-token: none'.
uses: pl-strflt/uci/.github/workflows/js-test-and-release.yml@v0.0
secrets:
DOCKER_TOKEN: ${{ secrets.DOCKER_TOKEN }}
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
UCI_GITHUB_TOKEN: ${{ secrets.UCI_GITHUB_TOKEN }}