Skip to content

CNF-23205: Add Dependabot config for GitHub Actions version updates#1197

Open
sebrandon1 wants to merge 1 commit into
ComplianceAsCode:masterfrom
sebrandon1:add-dependabot-config
Open

CNF-23205: Add Dependabot config for GitHub Actions version updates#1197
sebrandon1 wants to merge 1 commit into
ComplianceAsCode:masterfrom
sebrandon1:add-dependabot-config

Conversation

@sebrandon1
Copy link
Copy Markdown

Adds a Dependabot configuration to automatically open PRs when GitHub Actions used in this repo have new versions available.

Currently the repo uses actions pinned to various major/minor versions:

  • actions/checkout@v4 and @v4.2.2
  • actions/github-script@v7
  • actions/upload-artifact@v4
  • aquasecurity/trivy-action@master
  • docker/* actions at various versions
  • github/codeql-action/*@v3
  • peter-evans/create-pull-request@v7
  • snnaplab/get-labels-action@v1.0.1
  • thollander/actions-comment-pull-request@v3

Dependabot will check weekly and open PRs for any that have newer versions, keeping CI dependencies current and addressing potential security vulnerabilities in action versions.

This is scoped to github-actions only — Go module updates are handled separately by Konflux.

@openshift-ci openshift-ci Bot requested review from mrogers950 and xiaojiey April 27, 2026 19:47
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 27, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: sebrandon1
Once this PR has been reviewed and has the lgtm label, please assign yuumasato for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 27, 2026

Hi @sebrandon1. Thanks for your PR.

I'm waiting for a ComplianceAsCode member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@sebrandon1 sebrandon1 changed the title Add Dependabot config for GitHub Actions version updates CNF-23205: Add Dependabot config for GitHub Actions version updates Apr 27, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Collaborator

@sebrandon1: This pull request references CNF-23205 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set.

Details

In response to this:

Adds a Dependabot configuration to automatically open PRs when GitHub Actions used in this repo have new versions available.

Currently the repo uses actions pinned to various major/minor versions:

  • actions/checkout@v4 and @v4.2.2
  • actions/github-script@v7
  • actions/upload-artifact@v4
  • aquasecurity/trivy-action@master
  • docker/* actions at various versions
  • github/codeql-action/*@v3
  • peter-evans/create-pull-request@v7
  • snnaplab/get-labels-action@v1.0.1
  • thollander/actions-comment-pull-request@v3

Dependabot will check weekly and open PRs for any that have newer versions, keeping CI dependencies current and addressing potential security vulnerabilities in action versions.

This is scoped to github-actions only — Go module updates are handled separately by Konflux.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@github-actions
Copy link
Copy Markdown

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:1197-21a1a97a9877f311434796190f9e76b1e1788b3b

@sebrandon1
Copy link
Copy Markdown
Author

@yuumasato Could you please /ok-to-test this PR when you get a chance? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants