Skip to content

Bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0 in the dependencies group #210

Bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0 in the dependencies group

Bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0 in the dependencies group #210

Workflow file for this run

name: Check PR
on:
pull_request:
branches: [ "master" ]
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
check_source:
name: "Run code checks"
uses: ./.github/workflows/_shared-check.yaml