Skip to content

Add Dependabot and bump outdated actions#40

Merged
asinghvi17 merged 2 commits into
mainfrom
as/dependabot
May 2, 2026
Merged

Add Dependabot and bump outdated actions#40
asinghvi17 merged 2 commits into
mainfrom
as/dependabot

Conversation

@asinghvi17
Copy link
Copy Markdown
Collaborator

Summary

  • Add .github/dependabot.yml to monitor GitHub Actions versions weekly, grouped into a single PR per run
  • Bump actions/checkout v3 → v5 in main.yaml and pr.yaml
  • Bump actions/github-script v6 → v7 in clear_cache.yml

Once this lands, Dependabot will pick up any further version drift on its weekly cadence (and an admin can also force a run from the Insights → Dependency graph → Dependabot tab).

Test plan

  • Confirm Quarto Publish workflow still runs on push to main
  • Confirm Quarto PR Publish workflow still runs on PR
  • Verify Dependabot is enabled in repo settings after merge

🤖 Generated with Claude Code

asinghvi17 and others added 2 commits May 1, 2026 20:33
Schedules weekly checks of all action versions used in workflows,
grouped into a single PR to reduce noise.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- actions/checkout v3 -> v5 (main.yaml, pr.yaml)
- actions/github-script v6 -> v7 (clear_cache.yml)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented May 2, 2026

Deploy Preview for courageous-phoenix-f7cc3c ready!

Name Link
🔨 Latest commit 61d44f8
🔍 Latest deploy log https://app.netlify.com/projects/courageous-phoenix-f7cc3c/deploys/69f5464c3c75100008c8967b
😎 Deploy Preview https://deploy-preview-40--courageous-phoenix-f7cc3c.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

@github-actions github-actions Bot temporarily deployed to pull request May 2, 2026 00:52 Inactive
@asinghvi17 asinghvi17 merged commit 43f936b into main May 2, 2026
6 checks passed
@asinghvi17 asinghvi17 deleted the as/dependabot branch May 2, 2026 01:02
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.

1 participant