Skip to content

Commit

Permalink
Merge pull request #200 from dokku/dependabot/github_actions/ruby/set…
Browse files Browse the repository at this point in the history
…up-ruby-1.207.0

chore(deps): bump ruby/setup-ruby from 1.206.0 to 1.207.0
  • Loading branch information
josegonzalez authored Jan 4, 2025
2 parents ba5df9c + b7052f5 commit 1e6736c
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 @@ -77,7 +77,7 @@ jobs:
subject-path: "dist/${{ steps.repo-name.outputs.REPOSITORY_NAME }}-windows-amd64.exe"

- name: Setup Ruby
uses: ruby/setup-ruby@v1.206.0
uses: ruby/setup-ruby@v1.207.0
with:
bundler-cache: true
working-directory: .github
Expand Down

0 comments on commit 1e6736c

Please sign in to comment.