Skip to content

Commit 7f64f0d

Browse files
Bump the actions-patch-minor group across 1 directory with 2 updates (#477)
1 parent 3a63766 commit 7f64f0d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
steps:
4343
- uses: actions/checkout@v6
4444
- name: Set up Ruby
45-
uses: ruby/setup-ruby@v1.307.0
45+
uses: ruby/setup-ruby@v1.313.0
4646
with:
4747
ruby-version: ${{ matrix.ruby-version }}
4848
bundler-cache: true

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Wait for CI to pass
14-
uses: lewagon/wait-on-check-action@v1.7.0
14+
uses: lewagon/wait-on-check-action@v1.8.0
1515
with:
1616
ref: ${{ github.sha }}
1717
running-workflow-name: Wait for CI

0 commit comments

Comments
 (0)