Skip to content

Commit de586e2

Browse files
Merge branch 'Current' of ssh://github.com/CodeEditorLand/Common into Current
2 parents 888dd55 + b46e9a1 commit de586e2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/Update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Update: Mon Jun 9 01:13:08 UTC 2025
1+
Update: Tue Jun 10 01:10:41 UTC 2025

.github/workflows/Dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
if: ${{ github.actor == 'dependabot[bot]' }}
2121

2222
steps:
23-
- uses: dependabot/fetch-metadata@v2.3.0
23+
- uses: dependabot/fetch-metadata@v2.4.0
2424
with:
2525
github-token: "${{ secrets.GITHUB_TOKEN }}"
2626

@@ -35,7 +35,7 @@ jobs:
3535
if: ${{ github.actor == 'dependabot[bot]' }}
3636

3737
steps:
38-
- uses: dependabot/fetch-metadata@v2.3.0
38+
- uses: dependabot/fetch-metadata@v2.4.0
3939
with:
4040
github-token: "${{ secrets.GITHUB_TOKEN }}"
4141

0 commit comments

Comments
 (0)