Skip to content

Commit 275b176

Browse files
authored
Merge pull request #39 from OvertureMaps/dependabot/github_actions/ruby/setup-ruby-1.308.0
[CHORE](deps)(deps): Bump ruby/setup-ruby from 1.307.0 to 1.308.0
2 parents 08f91f4 + 09dc58e commit 275b176

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/staging_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
persist-credentials: false
2525

2626
- name: Setup Ruby
27-
uses: ruby/setup-ruby@6aaa311d81eba98ae12eaffbcb63296ace0efcde # v1.307.0
27+
uses: ruby/setup-ruby@97ecb7b512899eb71ab1bf2310a624c6f1589ac6 # v1.308.0
2828
with:
2929
ruby-version: '3.3'
3030
bundler-cache: true

0 commit comments

Comments
 (0)