Skip to content

Bump actions/checkout from 6 to 7#102

Merged
larsoner merged 1 commit into
codespell-project:masterfrom
AndreiCherniaev:master
Jul 7, 2026
Merged

Bump actions/checkout from 6 to 7#102
larsoner merged 1 commit into
codespell-project:masterfrom
AndreiCherniaev:master

Conversation

@AndreiCherniaev

@AndreiCherniaev AndreiCherniaev commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Should we add dependency bot to fix it automatically in future (somehow)?

@larsoner

larsoner commented Jul 6, 2026

Copy link
Copy Markdown
Member

Yes can you add a .github/dependabot.yml like

version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "weekly"
    groups:
      actions:
        patterns:
          - "*"

@AndreiCherniaev

AndreiCherniaev commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

Yes can you add a .github/dependabot.yml like

version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "weekly"
    groups:
      actions:
        patterns:
          - "*"

But the bot should somehow take code from Usage section and somehow compare version with last available version... I have no idea how to do it...

@larsoner

larsoner commented Jul 7, 2026

Copy link
Copy Markdown
Member

Ohhh I see... yeah this would require too much tooling for this repo. Manual update is good enough -- thanks!

@larsoner
larsoner merged commit 862825e into codespell-project:master Jul 7, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants