Skip to content

chore(deps): bump xmidt-org/shared-go from 4.4.17 to 4.4.18 #33

chore(deps): bump xmidt-org/shared-go from 4.4.17 to 4.4.18

chore(deps): bump xmidt-org/shared-go from 4.4.17 to 4.4.18 #33

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@6dd6d95656f1e1023c27240a6b67b161be88cad7 # v4.4.18
with:
copyright-skip: true
style-skip: true
release-type: program
release-docker: true
release-docker-latest: true
release-docker-major: true
release-docker-minor: true
secrets: inherit