Skip to content

Commit

Permalink
chore(deps): bump actions/setup-ruby from v1.1.1 to v1.1.2 (#101)
Browse files Browse the repository at this point in the history
Bumps [actions/setup-ruby](https://github.com/actions/setup-ruby) from v1.1.1 to v1.1.2.
- [Release notes](https://github.com/actions/setup-ruby/releases)
- [Commits](actions/setup-ruby@v1.1.1...5f29a1c)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2020
1 parent 6a7be87 commit d31d3d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v2.3.3

- uses: actions/setup-ruby@v1.1.1
- uses: actions/setup-ruby@v1.1.2
with:
ruby-version: '2.7.1'

Expand Down

0 comments on commit d31d3d0

Please sign in to comment.