Skip to content

Commit

Permalink
Update dependabot_update_rbis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 authored Sep 12, 2023
1 parent 004f07b commit 2e44c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot_update_rbis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
id: setup
with:
bundler-cache: true
ruby-version: ${{ steps.ruby.outputs.version }}
ruby-version: ${{ steps.ruby.outputs.ruby_version }}
- name: Update gem RBIs
run: |
bin/tapioca gem
Expand Down

0 comments on commit 2e44c76

Please sign in to comment.