Skip to content

Commit

Permalink
Merge pull request #72 from dokku/dependabot/github_actions/ruby/setu…
Browse files Browse the repository at this point in the history
…p-ruby-1.184.0

chore(deps): bump ruby/setup-ruby from 1.183.0 to 1.184.0
  • Loading branch information
josegonzalez committed Jul 8, 2024
2 parents 53c32d2 + 60a8a0a commit d92c8f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tagged-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
cp build/linux/${{ steps.repo-name.outputs.REPOSITORY_NAME }} dist/${{ steps.repo-name.outputs.REPOSITORY_NAME }}
- name: Setup Ruby
uses: ruby/setup-ruby@v1.183.0
uses: ruby/setup-ruby@v1.184.0
with:
bundler-cache: true
working-directory: .github
Expand Down

0 comments on commit d92c8f5

Please sign in to comment.