Skip to content

Commit ac331c2

Browse files
authored
Merge pull request #4003 from github/dependabot/github_actions/dot-github/workflows/actions-minor-ba9ed4b957
Bump the actions-minor group across 1 directory with 2 updates
2 parents 355aa4a + 81d0f34 commit ac331c2

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@9eb537ca036ebaed86729dcb9309076e4c5c3b74 # v1.314.0
8+
uses: ruby/setup-ruby@0dafeac902942906541bc140009cdbf32665b601 # v1.315.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
@@ -253,8 +253,8 @@ const languageSetups: LanguageSetups = {
253253
name: "Install Java",
254254
uses: pinnedUses(
255255
"actions/setup-java",
256-
"1bcf9fb12cf4aa7d266a90ae39939e61372fe520",
257-
"v5.4.0",
256+
"0f481fcb613427c0f801b606911222b5b6f3083a",
257+
"v5.5.0",
258258
),
259259
with: {
260260
"java-version": `\${{ inputs.java-version || '${defaultLanguageVersions.java}' }}`,

0 commit comments

Comments
 (0)