Skip to content

chore(deps): bump github.com/xmidt-org/candlelight from 0.1.3 to 0.1.4 #370

chore(deps): bump github.com/xmidt-org/candlelight from 0.1.3 to 0.1.4

chore(deps): bump github.com/xmidt-org/candlelight from 0.1.3 to 0.1.4 #370

Workflow file for this run

# SPDX-FileCopyrightText: 2019 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@f5dfcd47cad7a26a650c9639ad1e2f99c254b0e5 # v4.4.11
with:
release-type: program
yaml-lint-skip: false
secrets: inherit