Skip to content

Commit

Permalink
Merge pull request #191 from artichoke/dependabot/github_actions/gha-…
Browse files Browse the repository at this point in the history
…deps-1db63aaf6c

chore(deps): Bump the gha-deps group with 1 update
lopopolo authored Dec 3, 2023
2 parents 16dbc47 + 0ef64ee commit 1a172ae
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/audit.yaml
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ jobs:
uses: actions/[email protected]

- name: Install Ruby toolchain
uses: ruby/setup-ruby@5cfe23c062c0aac352e765b1b7cc12ea5255ccc4 # v1.156.0
uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1.161.0
with:
ruby-version: ".ruby-version"
bundler-cache: true
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -146,7 +146,7 @@ jobs:
uses: actions/[email protected]

- name: Install Ruby toolchain
uses: ruby/setup-ruby@5cfe23c062c0aac352e765b1b7cc12ea5255ccc4 # v1.156.0
uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1.161.0
with:
ruby-version: ".ruby-version"
bundler-cache: true

0 comments on commit 1a172ae

Please sign in to comment.