Skip to content

chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 (#1) #4

chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 (#1)

chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 (#1) #4

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
build:

Check failure on line 6 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / build

Invalid workflow file

The workflow is not valid. .github/workflows/build.yml (Line: 6, Col: 3): Error calling workflow 'charmbracelet/meta/.github/workflows/build.yml@main'. The nested job 'dependabot' is requesting 'contents: write, pull-requests: write', but is only allowed 'contents: read, pull-requests: none'.
uses: charmbracelet/meta/.github/workflows/build.yml@main
snapshot:
uses: charmbracelet/meta/.github/workflows/snapshot.yml@main
secrets:
goreleaser_key: ${{ secrets.GORELEASER_KEY }}