Skip to content

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

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

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

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