Skip to content

Commit bdd96dd

Browse files
authored
Merge branch 'main' into jm_fix_code_scan_alerts_workflow_permissions
2 parents 76bfcab + eb6147d commit bdd96dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Set up Git repository
1414
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
1515
- name: Set up Ruby
16-
uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # v1
16+
uses: ruby/setup-ruby@52753b7da854d5c07df37391a986c76ab4615999 # v1
1717
with:
1818
bundler-cache: true
1919
- name: Set up Node

0 commit comments

Comments
 (0)