Skip to content

feat(deps): bump github.com/xmidt-org/wrp-go/v3 from 3.5.0 to 3.5.1 #371

feat(deps): bump github.com/xmidt-org/wrp-go/v3 from 3.5.0 to 3.5.1

feat(deps): bump github.com/xmidt-org/wrp-go/v3 from 3.5.0 to 3.5.1 #371

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@9e191cedb6f62d364dc8706c07107c8ef612c346 # v4.2.2
with:
style-skip: true
release-type: program
release-arch-arm64: false
release-docker: true
release-docker-latest: true
release-docker-major: true
release-docker-minor: true
release-docker-extras: |
.release/docker
LICENSE
NOTICE
secrets: inherit