Skip to content

Commit ae700a6

Browse files
authored
Merge pull request #187 from dokku/dependabot/github_actions/ruby/setup-ruby-1.180.0
chore(deps): bump ruby/setup-ruby from 1.179.1 to 1.180.0
2 parents d21767a + a743ce5 commit ae700a6

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
@@ -76,7 +76,7 @@ jobs:
7676
subject-path: "dist/${{ steps.repo-name.outputs.REPOSITORY_NAME }}-windows-amd64.exe"
7777

7878
- name: Setup Ruby
79-
uses: ruby/setup-ruby@v1.179.1
79+
uses: ruby/setup-ruby@v1.180.0
8080
with:
8181
bundler-cache: true
8282
working-directory: .github

0 commit comments

Comments
 (0)