diff --git a/.github/workflows/actionlint.yml b/.github/workflows/actionlint.yml index 3cc9894..e832f27 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -79,7 +79,7 @@ jobs: path: results.sarif - name: Upload SARIF file - uses: github/codeql-action/upload-sarif@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c # v3.28.1 + uses: github/codeql-action/upload-sarif@f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4 # v3.28.5 with: sarif_file: results.sarif category: zizmor diff --git a/.ruby-version b/.ruby-version index 9c25013..86fb650 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.6 +3.3.7 diff --git a/Gemfile.lock b/Gemfile.lock index e454d02..6f42d16 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -148,7 +148,7 @@ DEPENDENCIES tapioca RUBY VERSION - ruby 3.3.6p108 + ruby 3.3.7p123 BUNDLED WITH 2.5.20