Skip to content

chore(deps): bump go.einride.tech/sage from 0.278.0 to 0.279.1 in /.sage in the go-dependencies group #480

chore(deps): bump go.einride.tech/sage from 0.278.0 to 0.279.1 in /.sage in the go-dependencies group

chore(deps): bump go.einride.tech/sage from 0.278.0 to 0.279.1 in /.sage in the go-dependencies group #480

Workflow file for this run

name: review
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
make:
runs-on: ubuntu-latest
steps:
- name: Setup Sage
uses: einride/sage/actions/setup@master
with:
go-version: '^1.21'
check-latest: true
fetch-depth: 1 // only get latest commit
- name: Make
run: make