Skip to content

Commit ecda9dd

Browse files
authored
Merge pull request #139 from dokku/dependabot/github_actions/ruby/setup-ruby-1.221.0
chore(deps): bump ruby/setup-ruby from 1.218.0 to 1.221.0
2 parents a2de1fa + 9c55ad0 commit ecda9dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tagged-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
subject-path: "dist/${{ steps.repo-name.outputs.REPOSITORY_NAME }}-windows-amd64.exe"
7878

7979
- name: Setup Ruby
80-
uses: ruby/setup-ruby@v1.218.0
80+
uses: ruby/setup-ruby@v1.221.0
8181
with:
8282
bundler-cache: true
8383
working-directory: .github

0 commit comments

Comments
 (0)