Skip to content

chore(deps): bump xmidt-org/shared-go from 4.3.3 to 4.3.4 #249

chore(deps): bump xmidt-org/shared-go from 4.3.3 to 4.3.4

chore(deps): bump xmidt-org/shared-go from 4.3.3 to 4.3.4 #249

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@10afd2bcc81cb079b5099f8e8fa1c37051e6cf3a # v4.3.4
with:
release-type: program
release-docker: false
release-docker-latest: false
release-docker-major: false
release-docker-minor: false
secrets: inherit