Skip to content

Bump github.com/cloudfoundry/gosigar from 1.3.52 to 1.3.53 in /src #31

Bump github.com/cloudfoundry/gosigar from 1.3.52 to 1.3.53 in /src

Bump github.com/cloudfoundry/gosigar from 1.3.52 to 1.3.53 in /src #31

Workflow file for this run

name: Ruby
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
test:
name: test job templates
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.3.0'
bundler-cache: true
- run: bundle exec rspec