Skip to content

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

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

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

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@3d552804b9a20638508bf359cdd2e9b46bc06879 # v4.4.24
with:
style-skip: true
yaml-lint-skip: true
copyright-skip: true
lint-skip: true
release-type: library
release-docker: false
tests-skip: true
secrets: inherit