Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 9.14.0 #2867

Merged
merged 108 commits into from
Sep 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
108 commits
Select commit Hold shift + click to select a range
78857ad
add rdkafka instrumentation
tannalynn Aug 7, 2024
886cdc3
add extra metrics
tannalynn Aug 8, 2024
26a2f81
add tests
tannalynn Aug 21, 2024
1d9d9e7
update tests
tannalynn Aug 21, 2024
f9be41b
add GHA service for kafka
tannalynn Aug 21, 2024
65d5414
Merge branch 'dev' into add_kafka_instrumentation
tannalynn Aug 21, 2024
0cf1d24
fix spacing in ci.yml
tannalynn Aug 21, 2024
d3ee9d9
rubocop angry
tannalynn Aug 21, 2024
0996791
remove commented out code and only run prepend for now
tannalynn Aug 21, 2024
b26db50
change listener name
tannalynn Aug 21, 2024
c008d95
try new env variables
tannalynn Aug 21, 2024
cefdb72
remove commented out env vars
tannalynn Aug 21, 2024
0db8f83
still call old version when using old CAT
tannalynn Aug 21, 2024
bcaa0b9
add kafka service to cron ci
tannalynn Aug 21, 2024
d44fc06
do both old one and new one
tannalynn Aug 21, 2024
1ea27bf
update SQL obfuscation regexes
fallwith Aug 21, 2024
d5b7cd7
limit ruby versions for test
tannalynn Aug 21, 2024
ec1c79a
add chain instrumentation
tannalynn Aug 21, 2024
dde87b1
make it work with older kafka versions
tannalynn Aug 22, 2024
ee940ad
rubocop
tannalynn Aug 22, 2024
f52216b
try changing rubygems version
tannalynn Aug 22, 2024
b096040
limit to 2.5+
tannalynn Aug 22, 2024
9dab09e
limit ffi version
tannalynn Aug 22, 2024
8143656
remove unused helper method
tannalynn Aug 22, 2024
e80579c
remove comment
tannalynn Aug 22, 2024
e109579
Merge branch 'dev' into add_kafka_instrumentation
tannalynn Aug 23, 2024
935e559
add changelog entry
tannalynn Aug 23, 2024
c1d8d64
remove todo
tannalynn Aug 23, 2024
5beb294
Merge pull request #2826 from newrelic/0b4u5c@t10n
fallwith Aug 23, 2024
92030d3
CI: Healthy URL checker tweaks
fallwith Aug 24, 2024
992426d
Merge pull request #2829 from newrelic/Mi_Amor,_Mi_Vampira
fallwith Aug 26, 2024
5ca88b7
add instrumentation metric
tannalynn Aug 27, 2024
f91e1de
add karafka rdkafka to envfile
tannalynn Aug 29, 2024
bcc6de6
comment out ARN attr until it is decided how we want to handle gettin…
tannalynn Aug 29, 2024
9f734fe
comment out ARN test assertion
tannalynn Aug 29, 2024
de2914b
Merge pull request #2824 from newrelic/add_kafka_instrumentation
tannalynn Aug 29, 2024
ef2c632
Merge pull request #2834 from newrelic/comment_out_dynamo_db_arn
tannalynn Aug 29, 2024
2b3949c
add test for Sidekiq's perform_inline
fallwith Aug 30, 2024
9eea9df
Sidekiq inline test: use Sidekiq v7+
fallwith Aug 30, 2024
41430b2
Merge pull request #2836 from newrelic/sidekiq_inline
fallwith Sep 3, 2024
5bdb8b9
CI: update to Ruby v3.3.5
fallwith Sep 4, 2024
f22056b
Merge pull request #2837 from newrelic/335
fallwith Sep 4, 2024
d19d729
Add rdkafka gem to Slack Notifications
kaylareopelle Sep 5, 2024
b9c118e
Kafka instrumentation: code loading logic fix
fallwith Sep 6, 2024
c88aa67
Merge pull request #2841 from newrelic/die_verwandlung
fallwith Sep 6, 2024
01b8140
Merge pull request #2839 from newrelic/add-rdkafka-to-notifications
kaylareopelle Sep 6, 2024
dcc965e
adding instrumentation
tannalynn Sep 9, 2024
70a0d1a
add prepend instrumentation
tannalynn Sep 9, 2024
bb7f67e
add tests
tannalynn Sep 9, 2024
61ff012
do chain instrumentation
tannalynn Sep 9, 2024
3097935
add debug logging for kafka tests
tannalynn Sep 10, 2024
0e379d1
add require
tannalynn Sep 10, 2024
6ee6722
remove debugging logger
tannalynn Sep 10, 2024
53bb5b0
remove comments
tannalynn Sep 10, 2024
7f495c4
Merge branch 'dev' into ruby_kafka_gem_instrumentation
tannalynn Sep 10, 2024
7102016
update changelog
tannalynn Sep 10, 2024
5489342
update changelog
tannalynn Sep 10, 2024
6490a22
Update CHANGELOG.md
tannalynn Sep 11, 2024
47540d5
Update CHANGELOG.md
tannalynn Sep 11, 2024
e3a4d93
Update CHANGELOG.md
tannalynn Sep 11, 2024
14b23d2
add suite condition for CI to not run on new ruby versions because ge…
tannalynn Sep 11, 2024
e97cf55
Merge branch 'ruby_kafka_gem_instrumentation' of github.com:newrelic/…
tannalynn Sep 11, 2024
a63dfbd
fix jruby config bug
tannalynn Sep 11, 2024
65dfe18
add changelog entry
tannalynn Sep 11, 2024
978b3c6
fix for rdkafka on load tests
tannalynn Sep 11, 2024
d121224
Merge pull request #2848 from newrelic/bugfix_jruby_config
tannalynn Sep 11, 2024
51039bf
Merge branch 'dev' into ruby_kafka_gem_instrumentation
tannalynn Sep 11, 2024
9028e3f
Update test/multiverse/suites/ruby_kafka/Envfile
tannalynn Sep 11, 2024
b3f45e4
Merge pull request #2849 from newrelic/fix_load_tests
fallwith Sep 11, 2024
a514d91
unit tests: scope to files, favor the shortest
fallwith Sep 12, 2024
07d27ce
Merge pull request #2850 from newrelic/kluia.co
fallwith Sep 12, 2024
de9aa58
Apply method tracers automatically via config
fallwith Sep 14, 2024
e829bad
unit test fixes for automatic method tracers
fallwith Sep 16, 2024
4df5d1f
Merge pull request #2842 from newrelic/ruby_kafka_gem_instrumentation
fallwith Sep 16, 2024
89231b7
Merge branch 'dev' into automatic_for_the_people
fallwith Sep 16, 2024
2962690
CHANGELOG entry for automatic custom instrumentation
fallwith Sep 16, 2024
e1ec637
Update CHANGELOG.md
fallwith Sep 16, 2024
6425875
Update CHANGELOG.md
fallwith Sep 16, 2024
3b84ee0
Update lib/new_relic/agent/configuration/default_source.rb
fallwith Sep 16, 2024
3925b29
Update lib/new_relic/agent/configuration/default_source.rb
fallwith Sep 16, 2024
2702347
indentation fix for code block for PR 2851
fallwith Sep 16, 2024
87589d7
mark new agent class methods as private
fallwith Sep 16, 2024
c71c1e3
Merge pull request #2851 from newrelic/automatic_for_the_people
fallwith Sep 18, 2024
701c5fc
Update min bundler version for installed_specs?
kaylareopelle Sep 18, 2024
dccb490
Merge branch 'dev' into update-bundled-gem-version-condition
kaylareopelle Sep 18, 2024
97e3a79
Add changelog
kaylareopelle Sep 18, 2024
bf466ef
Replace version checks with respond_to?
kaylareopelle Sep 18, 2024
29eb94a
Lockdown Boolean configs (#2847)
hannahramadan Sep 19, 2024
ccd055b
Update CHANGELOG.md
kaylareopelle Sep 20, 2024
768eb6d
Merge pull request #2853 from newrelic/update-bundled-gem-version-con…
kaylareopelle Sep 20, 2024
e8d4356
Rails edge now requires sqlite3 2.1+
kaylareopelle Sep 25, 2024
2dfd223
Use `media_type` instead of `content_type` when avaliable (#2855)
hannahramadan Sep 25, 2024
44c89d9
Add boolean update to CHANGELOG summary (#2864)
hannahramadan Sep 25, 2024
4a4c3a6
Merge pull request #2863 from newrelic/rails-edge-sqlite3-update
kaylareopelle Sep 25, 2024
56ab32e
bump version
newrelic-ruby-agent-bot Sep 25, 2024
48b1d7c
Update newrelic.yml
kaylareopelle Sep 25, 2024
9f62edf
Merge pull request #2865 from newrelic/prerelease_updates_9.14.0-pre
kaylareopelle Sep 25, 2024
44bcb74
Update changelog for 9.14.0 release
kaylareopelle Sep 25, 2024
2897f32
Merge pull request #2868 from newrelic/changelog-tweaks-914
kaylareopelle Sep 26, 2024
df71498
Safety check in instrumentation render_in_with_tracing that identifie…
navidemad Sep 28, 2024
9587e77
Remove railsedge testing from Ruby 3.1
kaylareopelle Sep 30, 2024
485b1f2
Update Envfiles for Rails 8.0
kaylareopelle Sep 30, 2024
bbfdb8e
Update min version in unshift_rails_edge
kaylareopelle Sep 30, 2024
d3bd85e
Merge pull request #2871 from newrelic/railsedge-31
kaylareopelle Sep 30, 2024
3063ea8
Merge pull request #2870 from navidemad/dev
fallwith Sep 30, 2024
72d32e9
unit test and CHANGELOG entry for 2870
fallwith Sep 30, 2024
ad5f9b8
add ViewComponent fix mention to the v9.14.0 summary
fallwith Sep 30, 2024
8fc3ea6
Merge pull request #2873 from newrelic/2870_test_and_changelog_entry
fallwith Sep 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/versions.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
# This file is consumed by lib/tasks/gha.rake
ruby/setup-ruby:
:tag: v1.190.0
:sha: a6e6f86333f0a2523ece813039b8b4be04560854
:tag: v1.191.0
:sha: 52753b7da854d5c07df37391a986c76ab4615999
actions/checkout:
:tag: v4.1.7
:sha: 692973e3d937129bcbf40652eb9f2f61becf3332
Expand Down
45 changes: 36 additions & 9 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Configure git
run: 'git config --global init.defaultBranch main'
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # tag v4.1.7
- uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # tag v1.190.0
- uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # tag v1.191.0
with:
ruby-version: '3.3'
- run: bundle
Expand All @@ -36,7 +36,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby-version: [2.4.10, 3.3.4]
ruby-version: [2.4.10, 3.3.5]
steps:
- name: Configure git
run: 'git config --global init.defaultBranch main'
Expand All @@ -49,7 +49,7 @@ jobs:
run: sudo apt-get update; sudo apt-get install -y --no-install-recommends libcurl4-nss-dev libsasl2-dev libxslt1-dev

- name: Install Ruby ${{ matrix.ruby-version }}
uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # tag v1.190.0
uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # tag v1.191.0
with:
ruby-version: ${{ matrix.ruby-version }}

Expand All @@ -62,7 +62,7 @@ jobs:
"2.4.10": {
"rails": "norails,rails42,rails52"
},
"3.3.4": {
"3.3.5": {
"rails": "norails,rails61,rails72"
}
}
Expand Down Expand Up @@ -136,6 +136,33 @@ jobs:
--health-interval 10s
--health-timeout 5s
--health-retries 10
zookeeper:
image: bitnami/zookeeper
ports:
- 2181:2181
env:
ALLOW_ANONYMOUS_LOGIN: yes
options: >-
--health-cmd "echo mntr | nc -w 2 -q 2 localhost 2181"
--health-interval 10s
--health-timeout 5s
--health-retries 5
kafka:
image: bitnami/kafka
ports:
- 9092:9092
options: >-
--health-cmd "kafka-broker-api-versions.sh --version"
--health-interval 10s
--health-timeout 5s
--health-retries 5
env:
KAFKA_CFG_ZOOKEEPER_CONNECT: zookeeper:2181
ALLOW_PLAINTEXT_LISTENER: yes
KAFKA_LISTENERS: INSIDE://0.0.0.0:9093,OUTSIDE://0.0.0.0:9092
KAFKA_LISTENER_SECURITY_PROTOCOL_MAP: INSIDE:PLAINTEXT,OUTSIDE:PLAINTEXT
KAFKA_INTER_BROKER_LISTENER_NAME: INSIDE
KAFKA_ADVERTISED_LISTENERS: INSIDE://kafka:9093,OUTSIDE://localhost:9092
memcached:
image: memcached:latest
ports:
Expand Down Expand Up @@ -190,7 +217,7 @@ jobs:
fail-fast: false
matrix:
multiverse: [agent, ai, background, background_2, database, frameworks, httpclients, httpclients_2, rails, rest]
ruby-version: [2.4.10, 3.3.4]
ruby-version: [2.4.10, 3.3.5]

steps:
- name: Configure git
Expand All @@ -204,7 +231,7 @@ jobs:
run: sudo apt-get update; sudo apt-get install -y --no-install-recommends libcurl4-nss-dev libsasl2-dev libxslt1-dev

- name: Install Ruby ${{ matrix.ruby-version }}
uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # tag v1.190.0
uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # tag v1.191.0
with:
ruby-version: ${{ matrix.ruby-version }}

Expand Down Expand Up @@ -290,14 +317,14 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby-version: [2.7.8, 3.3.4]
ruby-version: [2.7.8, 3.3.5]
steps:
- name: Configure git
run: 'git config --global init.defaultBranch main'
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # tag v4.1.7

- name: Install Ruby ${{ matrix.ruby-version }}
uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # tag v1.190.0
uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # tag v1.191.0
with:
ruby-version: ${{ matrix.ruby-version }}

Expand Down Expand Up @@ -337,7 +364,7 @@ jobs:
- name: Configure git
run: 'git config --global init.defaultBranch main'
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # tag v4.1.7
- uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # tag v1.190.0
- uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # tag v1.191.0
with:
ruby-version: '3.3'
- run: bundle
Expand Down
47 changes: 37 additions & 10 deletions .github/workflows/ci_cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Configure git
run: 'git config --global init.defaultBranch main'
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # tag v4.1.7
- uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # tag v1.190.0
- uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # tag v1.191.0
with:
ruby-version: '3.3'
- run: bundle
Expand All @@ -36,7 +36,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby-version: [2.4.10, 2.5.9, 2.6.10, 2.7.8, 3.0.7, 3.1.6, 3.2.5, 3.3.4, 3.4.0-preview1]
ruby-version: [2.4.10, 2.5.9, 2.6.10, 2.7.8, 3.0.7, 3.1.6, 3.2.5, 3.3.5, 3.4.0-preview1]

steps:
- name: Configure git
Expand All @@ -50,9 +50,9 @@ jobs:
run: sudo apt-get update; sudo apt-get install -y --no-install-recommends libcurl4-nss-dev libsasl2-dev libxslt1-dev

- name: Install Ruby ${{ matrix.ruby-version }}
uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # tag v1.190.0
uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # tag v1.191.0
with:
ruby-version: ${{ matrix.ruby-version }}
ruby-version: ${{ matrix.ruby-version }}

- name: Set up mini-envs for ruby version
uses: ./.github/actions/variable-mapper
Expand All @@ -76,12 +76,12 @@ jobs:
"rails": "norails,rails61,rails60,rails70,rails71"
},
"3.1.6": {
"rails": "norails,rails61,rails70,rails71,rails72,railsedge"
"rails": "norails,rails61,rails70,rails71,rails72"
},
"3.2.5": {
"rails": "norails,rails61,rails70,rails71,rails72,railsedge"
},
"3.3.4": {
"3.3.5": {
"rails": "norails,rails61,rails70,rails71,rails72,railsedge"
},
"3.4.0-preview1": {
Expand Down Expand Up @@ -149,6 +149,33 @@ jobs:
--health-interval 10s
--health-timeout 5s
--health-retries 10
zookeeper:
image: bitnami/zookeeper
ports:
- 2181:2181
env:
ALLOW_ANONYMOUS_LOGIN: yes
options: >-
--health-cmd "echo mntr | nc -w 2 -q 2 localhost 2181"
--health-interval 10s
--health-timeout 5s
--health-retries 5
kafka:
image: bitnami/kafka
ports:
- 9092:9092
options: >-
--health-cmd "kafka-broker-api-versions.sh --version"
--health-interval 10s
--health-timeout 5s
--health-retries 5
env:
KAFKA_CFG_ZOOKEEPER_CONNECT: zookeeper:2181
ALLOW_PLAINTEXT_LISTENER: yes
KAFKA_LISTENERS: INSIDE://0.0.0.0:9093,OUTSIDE://0.0.0.0:9092
KAFKA_LISTENER_SECURITY_PROTOCOL_MAP: INSIDE:PLAINTEXT,OUTSIDE:PLAINTEXT
KAFKA_INTER_BROKER_LISTENER_NAME: INSIDE
KAFKA_ADVERTISED_LISTENERS: INSIDE://kafka:9093,OUTSIDE://localhost:9092
memcached:
image: memcached:latest
ports:
Expand Down Expand Up @@ -203,7 +230,7 @@ jobs:
fail-fast: false
matrix:
multiverse: [agent, ai, background, background_2, database, frameworks, httpclients, httpclients_2, rails, rest]
ruby-version: [2.4.10, 2.5.9, 2.6.10, 2.7.8, 3.0.7, 3.1.6, 3.2.5, 3.3.4, 3.4.0-preview1]
ruby-version: [2.4.10, 2.5.9, 2.6.10, 2.7.8, 3.0.7, 3.1.6, 3.2.5, 3.3.5, 3.4.0-preview1]
steps:
- name: Configure git
run: 'git config --global init.defaultBranch main'
Expand All @@ -216,7 +243,7 @@ jobs:
run: sudo apt-get update; sudo apt-get install -y --no-install-recommends libcurl4-nss-dev libsasl2-dev libxslt1-dev

- name: Install Ruby ${{ matrix.ruby-version }}
uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # tag v1.190.0
uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # tag v1.191.0
with:
ruby-version: ${{ matrix.ruby-version }}

Expand Down Expand Up @@ -281,14 +308,14 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby-version: [2.7.8, 3.0.7, 3.1.6, 3.2.5, 3.3.4, 3.4.0-preview1]
ruby-version: [2.7.8, 3.0.7, 3.1.6, 3.2.5, 3.3.5, 3.4.0-preview1]
steps:
- name: Configure git
run: 'git config --global init.defaultBranch main'
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # tag v4.1.7

- name: Install Ruby ${{ matrix.ruby-version }}
uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # tag v1.190.0
uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # tag v1.191.0
with:
ruby-version: ${{ matrix.ruby-version }}

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ci_jruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # tag v4.1.7

- name: Install JRuby
uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # tag v1.190.0
uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # tag v1.191.0
with:
ruby-version: jruby-9.4.8.0

Expand Down Expand Up @@ -49,7 +49,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # tag v4.1.7

- name: Install JRuby
uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # tag v1.190.0
uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # tag v1.191.0
with:
ruby-version: jruby-9.4.8.0

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci_special.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: sudo apt-get update; sudo apt-get install -y --no-install-recommends libcurl4-nss-dev libsasl2-dev libxslt1-dev

- name: Install Ruby 3.4.0-preview1
uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # tag v1.190.0
uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # tag v1.191.0
with:
ruby-version: 3.4.0-preview1

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/config_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
pull-requests: write
steps:
- name: Install Ruby 3.3
uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # tag v1.190.0
uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # tag v1.191.0
with:
ruby-version: 3.3

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/performance_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # tag v4.1.7
with:
ref: 'main'
- uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # tag v1.190.0
- uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # tag v1.191.0
with:
ruby-version: '3.3'
- run: bundle
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
pull-requests: write
steps:
- name: Install Ruby 3.3
uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # tag v1.190.0
uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # tag v1.191.0
with:
ruby-version: 3.3

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
fetch-depth: 0

- uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # tag v1.190.0
- uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # tag v1.191.0
with:
ruby-version: 3.3

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release_notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
contents: write
pull-requests: write
steps:
- uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # tag v1.190.0
- uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # tag v1.191.0
with:
ruby-version: 3.3
- name: Checkout code
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
pull-requests: write
steps:
- name: Install Ruby 3.3
uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # tag v1.190.0
uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # tag v1.191.0
with:
ruby-version: 3.3

Expand Down
5 changes: 3 additions & 2 deletions .github/workflows/slack_notifications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
gem_notifications:
runs-on: ubuntu-22.04
steps:
- uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # tag v1.190.0
- uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # tag v1.191.0
with:
ruby-version: 3.3
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # tag v4.1.7
Expand All @@ -32,6 +32,7 @@ jobs:
rack
rails
rake
rdkafka
redis
resque
roda
Expand All @@ -46,7 +47,7 @@ jobs:
cve_notifications:
runs-on: ubuntu-22.04
steps:
- uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # tag v1.190.0
- uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # tag v1.191.0
with:
ruby-version: 3.3
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # tag v4.1.7
Expand Down
Loading
Loading