Skip to content

Update module github.com/Masterminds/semver/v3 to v3.3.1 #472

Update module github.com/Masterminds/semver/v3 to v3.3.1

Update module github.com/Masterminds/semver/v3 to v3.3.1 #472

Workflow file for this run

name: Trunk Check
on:
- pull_request
- push
- workflow_dispatch
jobs:
trunk:
name: Trunk Check
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Trunk Check
uses: trunk-io/trunk-action@v1
with:
check-mode: all