Skip to content

Commit 69a0e55

Browse files
authored
Merge pull request #146 from dokku/dependabot/github_actions/ruby/setup-ruby-1.224.0
2 parents 07440bc + 378c91f commit 69a0e55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tagged-release.yaml

+1-1
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.222.0
80+
uses: ruby/setup-ruby@v1.224.0
8181
with:
8282
bundler-cache: true
8383
working-directory: .github

0 commit comments

Comments
 (0)