Skip to content

chore(deps): bump docker/setup-buildx-action from 2 to 3 #59

chore(deps): bump docker/setup-buildx-action from 2 to 3

chore(deps): bump docker/setup-buildx-action from 2 to 3 #59

Workflow file for this run

name: gotests
on:
push:
paths:
- .github/workflows/gotests.yml
- "dockerfiles/gotests/**"
- .github/workflows/reusable.yml
pull_request:
paths:
- .github/workflows/gotests.yml
- "dockerfiles/gotests/**"
- .github/workflows/reusable.yml
jobs:
gotests:
uses: ./.github/workflows/reusable.yml
secrets: inherit
with:
name: gotests
version: v1.6.0