Skip to content

Commit 0587393

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/dot-github/actions/auth/actions/core-3.0.0
2 parents d895789 + 5f69f92 commit 0587393

3 files changed

Lines changed: 23 additions & 36 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/checkout@v6
3535

3636
- name: Setup Ruby
37-
uses: ruby/setup-ruby@675dd7ba1b06c8786a1480d89c384f5620a42647
37+
uses: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd
3838
with:
3939
ruby-version: "3.4"
4040
bundler-cache: true

package-lock.json

Lines changed: 21 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"homepage": "https://github.com/github/accessibility-scanner#readme",
1818
"devDependencies": {
19-
"@actions/core": "^2.0.1",
19+
"@actions/core": "^3.0.0",
2020
"@octokit/core": "^7.0.6",
2121
"@octokit/plugin-throttling": "^11.0.3",
2222
"@octokit/types": "^16.0.0",

0 commit comments

Comments
 (0)