Skip to content

chore(deps): bump github.com/xmidt-org/sallust from 0.2.2 to 0.2.3 #742

chore(deps): bump github.com/xmidt-org/sallust from 0.2.2 to 0.2.3

chore(deps): bump github.com/xmidt-org/sallust from 0.2.2 to 0.2.3 #742

Workflow file for this run

# SPDX-FileCopyrightText: 2023 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@59f5d322b0ee953245334530336f8e6503cacb65 # v4.4.27
with:
release-type: program
release-main-package: ./cmd/xmidt-agent
release-custom-file: true
release-docker: true
yaml-lint-skip: false
secrets: inherit