Skip to content

chore: bump toolbox image to 0.0.6 (#713) #319

chore: bump toolbox image to 0.0.6 (#713)

chore: bump toolbox image to 0.0.6 (#713) #319

Workflow file for this run

name: Licenses
on:
pull_request:
push:
branches:
- main
- master
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: "1.18"
- uses: actions/setup-node@v4
with:
node-version: "18"
- run: make licenses