Skip to content

chore(deps): update ⬆️ gomod to v1.56.3 #264

chore(deps): update ⬆️ gomod to v1.56.3

chore(deps): update ⬆️ gomod to v1.56.3 #264

Workflow file for this run

---
name: test
on:
pull_request:
workflow_dispatch:
workflow_call:
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: delineaxpm/github-workflows/.github/workflows/test.yml@main
secrets: inherit