summaryrefslogtreecommitdiff
path: root/.github/workflows/api-misskey-js.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-18 12:37:13 +0000
committerGitHub <noreply@github.com>2023-10-18 12:37:13 +0000
commit9721801c9b57a8dd80e09be4fab48fc3bc8bc463 (patch)
treecf4ca9b4dae22990ec83b268198742e168c0e73b /.github/workflows/api-misskey-js.yml
parentfix: reports not sending email (diff)
downloadsharkey-9721801c9b57a8dd80e09be4fab48fc3bc8bc463.tar.gz
sharkey-9721801c9b57a8dd80e09be4fab48fc3bc8bc463.tar.bz2
sharkey-9721801c9b57a8dd80e09be4fab48fc3bc8bc463.zip
chore(deps): bump actions/checkout from 4.1.0 to 4.1.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github/workflows/api-misskey-js.yml')
-rw-r--r--.github/workflows/api-misskey-js.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/api-misskey-js.yml b/.github/workflows/api-misskey-js.yml
index 39f29bf773..d2df953346 100644
--- a/.github/workflows/api-misskey-js.yml
+++ b/.github/workflows/api-misskey-js.yml
@@ -9,7 +9,7 @@ jobs:
steps:
- name: Checkout
- uses: actions/checkout@v4.1.0
+ uses: actions/checkout@v4.1.1
- run: corepack enable