Skip to content

Commit

Permalink
Merge pull request #3262 from github/dependabot/github_actions/depend…
Browse files Browse the repository at this point in the history
…encies-17bff30933

chore(deps): bump the dependencies group across 1 directory with 2 updates
  • Loading branch information
kenyonj authored Jul 11, 2024
2 parents f7bbd6f + 24a3958 commit 4cb0025
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ jobs:
- name: Set up Git repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Set up Ruby
uses: ruby/setup-ruby@3a77c29278ae80936b4cb030fefc7d21c96c786f # v1
uses: ruby/setup-ruby@161cd54b698f1fb3ea539faab2e036d409550e3c # v1
with:
bundler-cache: true
- name: Set up Node
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4
- name: Bootstrap
run: script/bootstrap
env:
Expand Down

0 comments on commit 4cb0025

Please sign in to comment.