Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/main/github/codeql…
Browse files Browse the repository at this point in the history
…-action-3
  • Loading branch information
ttsukagoshi authored Jan 28, 2024
2 parents 1cbb637 + b2d6a52 commit ae34a3b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/a11y_alt_text_bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
if: ${{ github.event.issue || github.event.pull_request || github.event.discussion }}
steps:
- name: Get action 'github/accessibility-alt-text-bot'
uses: github/accessibility-alt-text-bot@v1.3.0 # Set to latest
uses: github/accessibility-alt-text-bot@v1.4.0 # Set to latest

12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.5.0",
"prettier": "^2.8.8",
"prettier": "^3.0.3",
"ts-node": "^10.9.1",
"typescript": "^5.0.3"
},
Expand Down

0 comments on commit ae34a3b

Please sign in to comment.