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.11.0 #2726

Merged
merged 58 commits into from
Jun 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
19d6396
add instrumentation files for sqs
tannalynn Jun 3, 2024
8a90bda
add instrumentation
tannalynn Jun 3, 2024
a3b5d89
add entity attributes
tannalynn Jun 3, 2024
b300573
rubocop
tannalynn Jun 3, 2024
ddf210d
add tests
tannalynn Jun 3, 2024
81c8453
rubocop
tannalynn Jun 3, 2024
d9c6f55
move attributes to shared location
tannalynn Jun 3, 2024
2a7e4f3
Merge branch 'dev' into add_sqs_instrumentation
tannalynn Jun 6, 2024
d7ba615
add gha:update_versions Rake task
fallwith Jun 6, 2024
dd09c5c
Merge pull request #2700 from newrelic/gha_rake
fallwith Jun 7, 2024
0308ad0
set `expected: true` for matching status codes
fallwith Jun 12, 2024
e28a6bf
CI: Lock down Rack for Grape's benefit
fallwith Jun 12, 2024
a2dd52e
Get Slack notifications about grape
hannahramadan Jun 13, 2024
920b8bc
CI: use Ruby v3.3.3 and v3.1.6
fallwith Jun 13, 2024
9cf146a
CI: only Grape v1.x needs an older Rack
fallwith Jun 13, 2024
78edeb9
start_with -> start_with? typo fix
fallwith Jun 13, 2024
7b41adc
CI: fix grape/rack version combo logic
fallwith Jun 13, 2024
5091d0b
mutex_m and ostruct as dev dependencies
fallwith Jun 13, 2024
c4f0236
CI: further relax the Grape content-length check
fallwith Jun 13, 2024
2fcace3
Merge pull request #2711 from newrelic/radio_live_transmission
fallwith Jun 13, 2024
2d5a188
CI: stop checking for Rack v1.4+
fallwith Jun 13, 2024
8b58203
CI: remove old Rack v1.x tests
fallwith Jun 13, 2024
e94988d
Merge pull request #2715 from newrelic/ceiling_fan_blade_dust
fallwith Jun 13, 2024
fbeff91
Stripe: do not include path ids in metric names
fallwith Jun 13, 2024
c285583
Merge branch 'dev' into forest
fallwith Jun 13, 2024
b61b621
Merge branch 'dev' into watching_out_for_grape
fallwith Jun 13, 2024
87065fa
Merge branch 'dev' into where_time_becomes_a_loop
fallwith Jun 13, 2024
604c495
Merge branch 'dev' into coatimundi
fallwith Jun 13, 2024
cf77607
Merge pull request #2712 from newrelic/watching_out_for_grape
hannahramadan Jun 13, 2024
4585613
Merge pull request #2713 from newrelic/where_time_becomes_a_loop
fallwith Jun 13, 2024
243e950
Merge pull request #2714 from newrelic/coatimundi
fallwith Jun 13, 2024
a01a5fc
CI: Grape Envfile tweaks
fallwith Jun 13, 2024
19f604f
CI: Grape/Rack compat fixes
fallwith Jun 13, 2024
9c43349
CI: grape/rack pinning rework
fallwith Jun 13, 2024
98575a7
CI: update GHA nick-fields/retry to v3.0.0
fallwith Jun 13, 2024
ae61282
CHANGELOG.md entry for PR 2710
fallwith Jun 14, 2024
79c8370
Merge pull request #2710 from newrelic/forest
fallwith Jun 14, 2024
0082006
Merge branch 'dev' into stripefix
fallwith Jun 14, 2024
8dde2f1
CHANGELOG.md: Add Stripe bugfix PR 2716
fallwith Jun 14, 2024
eb64fbf
Merge pull request #2716 from newrelic/stripefix
fallwith Jun 14, 2024
2a2d251
Merge pull request #2717 from newrelic/oatmeal_cookies
fallwith Jun 14, 2024
ee43ac1
Merge pull request #2718 from newrelic/pizza
fallwith Jun 14, 2024
49ffeba
CI: Grape has dropped support for Ruby 2.6
fallwith Jun 17, 2024
6c9cf26
CI: Grape v2.1+ `error_response` -> `error!`
fallwith Jun 17, 2024
9e5715d
Merge pull request #2722 from newrelic/stole_my_broccoli_casserole_re…
fallwith Jun 17, 2024
4faeeb1
Merge branch 'dev' into add_sqs_instrumentation
tannalynn Jun 18, 2024
2178e90
add changelog entry
tannalynn Jun 18, 2024
21ee22b
remove comment
tannalynn Jun 18, 2024
fc7f037
add segment guard
tannalynn Jun 18, 2024
6e1c098
only split once
tannalynn Jun 18, 2024
f251b14
add sad tests
tannalynn Jun 18, 2024
e5f533c
rubocop
tannalynn Jun 18, 2024
6f51feb
Update CHANGELOG.md
tannalynn Jun 18, 2024
278a3b5
remove unused stuff left from scaffold command
tannalynn Jun 20, 2024
df6d3ca
refactor
tannalynn Jun 20, 2024
4bd6d56
Merge pull request #2679 from newrelic/add_sqs_instrumentation
tannalynn Jun 20, 2024
8d8cbe0
bump version
newrelic-ruby-agent-bot Jun 20, 2024
ad62ab5
Merge pull request #2725 from newrelic/prerelease_updates_9.11.0-pre
fallwith Jun 20, 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
26 changes: 26 additions & 0 deletions .github/versions.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
# This file is consumed by lib/tasks/gha.rake
ruby/setup-ruby:
:tag: v1.180.0
:sha: ff740bc00a01b3a50fffc55a1071b1060eeae9dc
actions/checkout:
:tag: v4.1.2
:sha: 9bb56186c3b09b4f86b1c65136769dd318469633
nga333/variable-mapper:
:tag: v0.3.0
:sha: 3681b75f5c6c00162721168fb91ab74925eaebcb
actions/cache:
:tag: v3.3.1
:sha: 88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8
nick-fields/retry:
:tag: v3.0.0
:sha: 7152eba30c6575329ac0576536151aca5a72780e
technote-space/workflow-conclusion-action:
:tag: v3.0.3
:sha: 45ce8e0eb155657ab8ccf346ade734257fd196a5
voxmedia/github-action-slack-notify-build:
:tag: v1.6.0
:sha: 3665186a8c1a022b28a1dbe0954e73aa9081ea9e
Mercymeilya/last-workflow-status:
:tag: v0.3.3
:sha: 3418710aefe8556d73b6f173a0564d38bcfd9a43
26 changes: 13 additions & 13 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@9bb56186c3b09b4f86b1c65136769dd318469633 # tag v4.1.2
- uses: ruby/setup-ruby@1198b074305f9356bd56dd4b311757cc0dab2f1c # tag v1.175.1
- uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # tag v1.180.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.1]
ruby-version: [2.4.10, 3.3.3]
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@1198b074305f9356bd56dd4b311757cc0dab2f1c # tag v1.175.1
uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # tag v1.180.0
with:
ruby-version: ${{ matrix.ruby-version }}

Expand All @@ -62,7 +62,7 @@ jobs:
"2.4.10": {
"rails": "norails,rails42,rails52"
},
"3.3.1": {
"3.3.3": {
"rails": "norails,rails61,rails70"
}
}
Expand Down Expand Up @@ -91,7 +91,7 @@ jobs:
CI_FOR_PR: true

- name: Run Unit Tests
uses: nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd # tag v2.8.3
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
with:
timeout_minutes: 30
max_attempts: 2
Expand Down Expand Up @@ -190,7 +190,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.1]
ruby-version: [2.4.10, 3.3.3]

steps:
- name: Configure git
Expand All @@ -204,7 +204,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@1198b074305f9356bd56dd4b311757cc0dab2f1c # tag v1.175.1
uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # tag v1.180.0
with:
ruby-version: ${{ matrix.ruby-version }}

Expand Down Expand Up @@ -232,7 +232,7 @@ jobs:


- name: Wait for/Check Mysql
uses: nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd # tag v2.8.3
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
with:
timeout_minutes: 1
max_attempts: 20
Expand All @@ -244,7 +244,7 @@ jobs:


- name: Run Multiverse Tests
uses: nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd # tag v2.8.3
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
with:
timeout_minutes: 60
max_attempts: 2
Expand Down Expand Up @@ -290,22 +290,22 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby-version: [2.7.8, 3.3.1]
ruby-version: [2.7.8, 3.3.3]
steps:
- name: Configure git
run: 'git config --global init.defaultBranch main'
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # tag v4.1.2

- name: Install Ruby ${{ matrix.ruby-version }}
uses: ruby/setup-ruby@1198b074305f9356bd56dd4b311757cc0dab2f1c # tag v1.175.1
uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # tag v1.180.0
with:
ruby-version: ${{ matrix.ruby-version }}

- name: Bundle
run: bundle install

- name: Run Multiverse Tests
uses: nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd # tag v2.8.3
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
with:
timeout_minutes: 15
max_attempts: 2
Expand Down Expand Up @@ -337,7 +337,7 @@ jobs:
- name: Configure git
run: 'git config --global init.defaultBranch main'
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # tag v4.1.2
- uses: ruby/setup-ruby@1198b074305f9356bd56dd4b311757cc0dab2f1c # tag v1.175.1
- uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # tag v1.180.0
with:
ruby-version: '3.3'
- run: bundle
Expand Down
30 changes: 15 additions & 15 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@9bb56186c3b09b4f86b1c65136769dd318469633 # tag v4.1.2
- uses: ruby/setup-ruby@943103cae7d3f1bb1e4951d5fcc7928b40e4b742 # tag v1.177.1
- uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # tag v1.180.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.5, 3.2.4, 3.3.1, 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.4, 3.3.3, 3.4.0-preview1]

steps:
- name: Configure git
Expand All @@ -50,7 +50,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@943103cae7d3f1bb1e4951d5fcc7928b40e4b742 # tag v1.177.1
uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # tag v1.180.0
with:
ruby-version: ${{ matrix.ruby-version }}

Expand All @@ -75,13 +75,13 @@ jobs:
"3.0.7": {
"rails": "norails,rails61,rails60,rails70"
},
"3.1.5": {
"3.1.6": {
"rails": "norails,rails61,rails70"
},
"3.2.4": {
"rails": "norails,rails61,rails70"
},
"3.3.1": {
"3.3.3": {
"rails": "norails,rails61,rails70"
},
"3.4.0-preview1": {
Expand Down Expand Up @@ -112,7 +112,7 @@ jobs:
RAILS_VERSION: ${{ env.rails }}

- name: Run Unit Tests
uses: nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd # tag v2.8.3
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
with:
timeout_minutes: 30
max_attempts: 2
Expand Down Expand Up @@ -203,7 +203,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.5, 3.2.4, 3.3.1, 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.4, 3.3.3, 3.4.0-preview1]
steps:
- name: Configure git
run: 'git config --global init.defaultBranch main'
Expand All @@ -216,7 +216,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@943103cae7d3f1bb1e4951d5fcc7928b40e4b742 # tag v1.177.1
uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # tag v1.180.0
with:
ruby-version: ${{ matrix.ruby-version }}

Expand All @@ -243,7 +243,7 @@ jobs:


- name: Wait for/Check Mysql
uses: nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd # tag v2.8.3
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
with:
timeout_minutes: 1
max_attempts: 20
Expand All @@ -255,7 +255,7 @@ jobs:


- name: Run Multiverse Tests
uses: nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd # tag v2.8.3
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
with:
timeout_minutes: 60
max_attempts: 2
Expand All @@ -281,22 +281,22 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby-version: [2.7.8, 3.0.7, 3.1.5, 3.2.4, 3.3.1, 3.4.0-preview1]
ruby-version: [2.7.8, 3.0.7, 3.1.6, 3.2.4, 3.3.3, 3.4.0-preview1]
steps:
- name: Configure git
run: 'git config --global init.defaultBranch main'
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # tag v4.1.2

- name: Install Ruby ${{ matrix.ruby-version }}
uses: ruby/setup-ruby@943103cae7d3f1bb1e4951d5fcc7928b40e4b742 # tag v1.177.1
uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # tag v1.180.0
with:
ruby-version: ${{ matrix.ruby-version }}

- name: Bundle
run: bundle install

- name: Run Multiverse Tests
uses: nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd # tag v2.8.3
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
with:
timeout_minutes: 15
max_attempts: 2
Expand All @@ -317,7 +317,7 @@ jobs:
if: always()
steps:
- uses: technote-space/workflow-conclusion-action@45ce8e0eb155657ab8ccf346ade734257fd196a5 # tag v3.0.3
- uses: voxmedia/github-action-slack-notify-build@3665186a8c1a022b28a1dbe0954e73aa9081ea9e # v1.6.0
- uses: voxmedia/github-action-slack-notify-build@3665186a8c1a022b28a1dbe0954e73aa9081ea9e # tag v1.6.0
if: ${{ env.WORKFLOW_CONCLUSION == 'failure' && github.event_name != 'workflow_dispatch' }}
env:
SLACK_BOT_TOKEN: ${{ secrets.RUBY_GITHUB_ACTIONS_BOT_WEBHOOK }}
Expand All @@ -339,7 +339,7 @@ jobs:
id: last_status
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
- uses: voxmedia/github-action-slack-notify-build@3665186a8c1a022b28a1dbe0954e73aa9081ea9e # v1.6.0
- uses: voxmedia/github-action-slack-notify-build@3665186a8c1a022b28a1dbe0954e73aa9081ea9e # tag v1.6.0
if: ${{ env.WORKFLOW_CONCLUSION == 'success' && steps.last_status.outputs.last_status == 'failure' && github.event_name != 'workflow_dispatch' }}
env:
SLACK_BOT_TOKEN: ${{ secrets.RUBY_GITHUB_ACTIONS_BOT_WEBHOOK }}
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/ci_jruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ jobs:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # tag v4.1.2

- name: Install JRuby
uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49 # tag v1.176.0
uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # tag v1.180.0
with:
ruby-version: jruby-9.4.7.0

- name: Bundle
run: bundle install

- name: Run Unit Tests
uses: nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd # tag v2.8.3
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
with:
timeout_minutes: 30
max_attempts: 2
Expand All @@ -49,15 +49,15 @@ jobs:
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # tag v4.1.2

- name: Install JRuby
uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49 # tag v1.176.0
uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # tag v1.180.0
with:
ruby-version: jruby-9.4.7.0

- name: Bundle
run: bundle install

- name: Run Multiverse Tests
uses: nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd # tag v2.8.3
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # tag v3.0.0
with:
timeout_minutes: 20
max_attempts: 3
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@1198b074305f9356bd56dd4b311757cc0dab2f1c # tag v1.175.1
uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # tag v1.180.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@9bb56186c3b09b4f86b1c65136769dd318469633 # tag v4.1.2
with:
ref: 'main'
- uses: ruby/setup-ruby@1198b074305f9356bd56dd4b311757cc0dab2f1c # tag v1.175.1
- uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # tag v1.180.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@1198b074305f9356bd56dd4b311757cc0dab2f1c # tag v1.175.1
uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # tag v1.180.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@1198b074305f9356bd56dd4b311757cc0dab2f1c # tag v1.175.1
- uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # tag v1.180.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@1198b074305f9356bd56dd4b311757cc0dab2f1c # tag v1.175.1
- uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # tag v1.180.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@1198b074305f9356bd56dd4b311757cc0dab2f1c # tag v1.175.1
uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # tag v1.180.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@1198b074305f9356bd56dd4b311757cc0dab2f1c # tag v1.175.1
- uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # tag v1.180.0
with:
ruby-version: 3.3
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # tag v4.1.2
Expand All @@ -24,6 +24,7 @@ jobs:
delayed_job
elasticsearch
excon
grape
http
httpclient
mongo
Expand All @@ -45,7 +46,7 @@ jobs:
cve_notifications:
runs-on: ubuntu-22.04
steps:
- uses: ruby/setup-ruby@1198b074305f9356bd56dd4b311757cc0dab2f1c # tag v1.175.1
- uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # tag v1.180.0
with:
ruby-version: 3.3
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # tag v4.1.2
Expand Down
Loading
Loading