Skip to content

Commit

Permalink
Merge pull request #174 from gliderlabs/dependabot/github_actions/rub…
Browse files Browse the repository at this point in the history
…y/setup-ruby-1.206.0

chore(deps): bump ruby/setup-ruby from 1.204.0 to 1.206.0
  • Loading branch information
josegonzalez authored Dec 28, 2024
2 parents fee7067 + 3c4fe40 commit d0d1d9f
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 @@ -74,7 +74,7 @@ jobs:
subject-path: "dist/${{ steps.repo-name.outputs.REPOSITORY_NAME }}-linux-arm64"

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

0 comments on commit d0d1d9f

Please sign in to comment.