Skip to content

chore(deps): bump the go-dependencies group in /cmd/saga with 6 updates #465

chore(deps): bump the go-dependencies group in /cmd/saga with 6 updates

chore(deps): bump the go-dependencies group in /cmd/saga with 6 updates #465

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