Skip to content

Commit

Permalink
Merge pull request #1600 from bunkerity/dependabot/github_actions/1.5…
Browse files Browse the repository at this point in the history
…/ruby/setup-ruby-1.197.0

deps/gha: Bump ruby/setup-ruby from 1.194.0 to 1.197.0
  • Loading branch information
TheophileDiot authored Oct 22, 2024
2 parents 3d96e95 + 18d6a6f commit b38d64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-packagecloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Check out repository code
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- name: Install ruby
uses: ruby/setup-ruby@c04af2bb7258bb6a03df1d3c1865998ac9390972 # v1.194.0
uses: ruby/setup-ruby@7bae1d00b5db9166f4f0fc47985a3a5702cb58f0 # v1.197.0
with:
ruby-version: "3.0"
- name: Install packagecloud
Expand Down

0 comments on commit b38d64a

Please sign in to comment.