🏡 index : github.com/captn3m0/northwind.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-03-25 0:40:45.0 +00:00:00
committer Nemo <me@captnemo.in> 2025-03-26 23:03:23.0 +05:30:00
commit
7c232d402207937f4e77e6404365877b4b68e5f0 [patch]
tree
bd366dbfd85b4f6153370113b0aa53f4244db6b0
parent
cde57f22681ed9df13f32306a749d520ee02ece8
download
7c232d402207937f4e77e6404365877b4b68e5f0.tar.gz

Bump ruby/setup-ruby from 1.226.0 to 1.227.0

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.226.0 to 1.227.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](https://github.com/ruby/setup-ruby/compare/922ebc4c5262cd14e07bb0e1db020984b6c064fe...1a615958ad9d422dd932dc1d5823942ee002799f)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Diff

 .github/workflows/jekyll.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/jekyll.yml b/.github/workflows/jekyll.yml
index f968905..341408e 100644
--- a/.github/workflows/jekyll.yml
+++ a/.github/workflows/jekyll.yml
@@ -27,7 +27,7 @@
      - name: Checkout
        uses: actions/checkout@v4
      - name: Setup Ruby
        uses: ruby/setup-ruby@922ebc4c5262cd14e07bb0e1db020984b6c064fe # v1.226.0
        uses: ruby/setup-ruby@1a615958ad9d422dd932dc1d5823942ee002799f # v1.227.0
        with:
          bundler-cache: true # runs 'bundle install' and caches installed gems automatically
          cache-version: 1 # Increment this number if you need to re-download cached gems