Skip to content

chore(deps): bump xmidt-org/shared-go from 4.2.2 to 4.3.1 #55

chore(deps): bump xmidt-org/shared-go from 4.2.2 to 4.3.1

chore(deps): bump xmidt-org/shared-go from 4.2.2 to 4.3.1 #55

Workflow file for this run

# SPDX-FileCopyrightText: 2022 Comcast Cable Communications Management, LLC
# SPDX-License-Identifier: Apache-2.0
---
name: CI
on:
push:
branches:
- main
paths-ignore:
- README.md
- CONTRIBUTING.md
- MAINTAINERS.md
- LICENSE
- NOTICE
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
pull_request:
workflow_dispatch:
jobs:
ci:
uses: xmidt-org/shared-go/.github/workflows/ci.yml@6a6e2837365277508a83af5aabe4f17d801a1cab # v4.3.1
with:
copyright-skip: true
lint-skip: true
style-skip: true
go-generate-deps: golang.org/x/tools/cmd/stringer@latest
release-type: library
secrets: inherit