Skip to content

Commit 3b64eee

Browse files
authored
Merge pull request #3965 from github/dependabot/github_actions/dot-github/workflows/actions-minor-ea9362b8e5
Bump the actions-minor group across 1 directory with 2 updates
2 parents 49e5245 + 18e8398 commit 3b64eee

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/__autobuild-direct-tracing-with-working-dir.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__build-mode-autobuild.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__rubocop-multi-language.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pr-checks/checks/rubocop-multi-language.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ versions:
55
- default
66
steps:
77
- name: Set up Ruby
8-
uses: ruby/setup-ruby@afeafc3d1ab54a631816aba4c914a0081c12ff2f # v1.310.0
8+
uses: ruby/setup-ruby@12fd324f1d0b43274fdc8130f6980590a667c455 # v1.312.0
99
with:
1010
ruby-version: 2.6
1111
- name: Install Code Scanning integration

pr-checks/sync.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,8 +246,8 @@ const languageSetups: LanguageSetups = {
246246
name: "Install Java",
247247
uses: pinnedUses(
248248
"actions/setup-java",
249-
"be666c2fcd27ec809703dec50e508c2fdc7f6654",
250-
"v5.2.0",
249+
"ad2b38190b15e4d6bdf0c97fb4fca8412226d287",
250+
"v5.3.0",
251251
),
252252
with: {
253253
"java-version": `\${{ inputs.java-version || '${defaultLanguageVersions.java}' }}`,

0 commit comments

Comments
 (0)