Skip to content

Update dependency rails to "<= 7.0.8.1" [SECURITY] #934

Update dependency rails to "<= 7.0.8.1" [SECURITY]

Update dependency rails to "<= 7.0.8.1" [SECURITY] #934

Workflow file for this run

name: camel_trail
on:
push:
jobs:
ruby:
uses: powerhome/github-actions-workflows/.github/workflows/ruby-gem.yml@main
with:
package: ${{ github.workflow }}
workdir: "packages/${{ github.workflow }}"
gemfiles: "['gemfiles/rails_6_0.gemfile','gemfiles/rails_6_1.gemfile']"
secrets: inherit