Skip to content

fix(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 #202

fix(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3

fix(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 #202

Workflow file for this run

name: execute validation runs
on:
- push
- pull_request
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v3
- name: install tools
uses: asdf-vm/actions/install@v1
- name: run validation
run: task set-default-git-author ci