Skip to content

chore(deps): bump github.com/ipni/storetheindex from 0.7.9-0.20230914224616-e6658bcf60c5 to 0.8.1 #164

chore(deps): bump github.com/ipni/storetheindex from 0.7.9-0.20230914224616-e6658bcf60c5 to 0.8.1

chore(deps): bump github.com/ipni/storetheindex from 0.7.9-0.20230914224616-e6658bcf60c5 to 0.8.1 #164

Workflow file for this run

name: Go Checks
on:
pull_request:
push:
branches: ["master"]
workflow_dispatch:
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.event_name == 'push' && github.sha || github.ref }}
cancel-in-progress: true
jobs:
go-check:
uses: pl-strflt/uci/.github/workflows/[email protected]