Skip to content

feature: Introduce upgrade workflow #5

feature: Introduce upgrade workflow

feature: Introduce upgrade workflow #5

Workflow file for this run

name: Bump
on:
workflow_dispatch: {}
jobs:
goose-bump:
name: Bump goose dependencies
uses: "./.github/workflows/upgrade.yaml@${{github.ref}}"

Check failure on line 8 in .github/workflows/bump.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/bump.yaml

Invalid workflow file

invalid value workflow reference: cannot specify version when calling local workflows