Skip to content

Commit 5541f29

Browse files
authored
Merge pull request #219 from dokku/dependabot/github_actions/ruby/setup-ruby-1.257.0
chore(deps): bump ruby/setup-ruby from 1.232.0 to 1.257.0
2 parents 644f110 + 181b700 commit 5541f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tagged-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
cp build/linux/${{ steps.repo-name.outputs.REPOSITORY_NAME }} dist/${{ steps.repo-name.outputs.REPOSITORY_NAME }}
3838
3939
- name: Setup Ruby
40-
uses: ruby/setup-ruby@v1.232.0
40+
uses: ruby/setup-ruby@v1.257.0
4141
with:
4242
bundler-cache: true
4343
working-directory: .github

0 commit comments

Comments
 (0)