Skip to content

Commit

Permalink
Merge pull request #1192 from bunkerity/dependabot/github_actions/dev…
Browse files Browse the repository at this point in the history
…/ruby/setup-ruby-1.177.0

deps/gha: bump ruby/setup-ruby from 1.176.0 to 1.177.0
  • Loading branch information
TheophileDiot committed May 21, 2024
2 parents 3742157 + a5165d3 commit b26b379
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@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: Install ruby
uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49 # v1.176.0
uses: ruby/setup-ruby@7dc18ff0ca6e3630d3f29d2a85ebf6cc27ae9d6c # v1.177.0
with:
ruby-version: "3.0"
- name: Install packagecloud
Expand Down

0 comments on commit b26b379

Please sign in to comment.