Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Commit

Permalink
chore(deps): update ruby/setup-ruby action to v1.126.0 (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeKarow authored Nov 25, 2022
2 parents 4f0bee6 + 3ee0c60 commit 1e116c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codesee-arch-diagram.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
architecture: 'x64'

- name: Configure Ruby '3.x'
uses: ruby/setup-ruby@de6f5b9c340068d049670c6b6ae8dc94cff4667a # v1.125.0
uses: ruby/setup-ruby@c7079efafd956afb5d823e8999c2506e1053aefa # v1.126.0
if: ${{ fromJSON(steps.detect-languages.outputs.languages).ruby }}
with:
ruby-version: '3.0'
Expand Down

0 comments on commit 1e116c6

Please sign in to comment.