Skip to content

Commit 9f14cc0

Browse files
chore(deps): update all patch versions (#2041)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2336bc8 commit 9f14cc0

4 files changed

Lines changed: 213 additions & 216 deletions

File tree

.github/workflows/ossf-scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
# Upload the results to GitHub's code scanning dashboard (optional).
4444
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
4545
- name: "Upload to code-scanning"
46-
uses: github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
46+
uses: github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
4747
with:
4848
sarif_file: results.sarif

instrumentation/action_mailer/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ group :test do
2323
gem 'opentelemetry-instrumentation-active_support', path: '../active_support'
2424
# Add jar-dependencies gem only if the Ruby runtime is JRuby
2525
# https://github.com/jruby/jruby/issues/7262
26-
gem 'jar-dependencies', '0.5.5', platforms: :jruby
26+
gem 'jar-dependencies', '0.5.6', platforms: :jruby
2727
if RUBY_VERSION >= '3.4'
2828
gem 'base64'
2929
gem 'mutex_m'

0 commit comments

Comments
 (0)